Commit Graph
1093 Commits
Author SHA1 Message Date
Estienne Granet 0ff1ae74a4 Adding graph examples (#258)
* Adding graph examples

* Updating README.md
2017-07-14 13:11:16 -07:00
Jos de Bruijn efa54273da Wwi update (#257)
* wwi revision from Robert Cain

* added .sln files

* adding publish.xml files for ssdt projects

* correct DB names in publish.xml

* renaming project names to align with DB names

* removing redundant config procs from OLAP DB; adding version table

* moving full-text indexing to post-deployment script

* updated SampleVersion, and added version to post-deployment script

* aligning start date with v1 start date

* reduce rowcount to accomodate low-end systems

* fixing T-SQL syntax error

* fixing T-SQL syntax issue

* aligning naming of SSIS package with v1

* update RLS sample to work with v2 of wwi

City IDs are no longer hard-coded

* updating DB names for SSIS

* aligning publish name with DB name

* updating DB settings

* aligning DB name

* improved perf for coldroomtemperature

Improved process, such that all data for a given day is generated as a
single native proc execution, which accumulates the data in a
non-durable table. this data is then bulk-moved to the archive table,
before adding the most recent data to the current table.

* aligning names of memory_optimized_data filegroups

* updated filegroups in project files

* commenting ApplyPolyBased from post-deployment

deployment of the SSDT project should not fail if connection with the
Azure storage account cannot be established. Therefore, applying the
PolyBase piece to the sample DB is something the user needs to do after
deploying the DB.

* removing ApplyPolybase from post-deployment

* aligning DB set options

* cleaning up FTS artifacts

* aligning data source name

* facilitating publication to azure

- removing explicit filegroup references from index definitions
- adding snapshot hints to references for memory-optimized tables, to
facilicate publication in DBs without the
MEMORY_OPTIMIZED_ELEVATE_TO_SNAPSHOT hint

* initial updated docs for OLTP DB

* initial documentation for WideWorldsImportersDW

* docs for SSIS package

* initial documentation for SSASMD project

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* adding Azure SQL DB sections to docs

* Update README.md

* Update README.md

* cleaning up local solution files

- cleaning up bad references in local solution files
- calling out SSAS and SSIS dependencies more explicitly in the READMEs

* replacing inner join to BuyingGroups with LEFT JOIN

Fixing logical error in the integration proc. Not all customers are in
buying groups.

* removing redundant reference to release

* correction around Azure deployment

* corrections around Azure deployment

* Update README.md

* Update README.md

* Update README.md

* clarified how 2012 data is generates

* Update README.md

* minor updates

* implementing PR comments

* Update README.md

* Update README.md

* clarifying VS2017 caveats

* adding caveat for VS2017

* caveat for VS2017

* removing stale file reference

* removing stale folder

* adding DB option to post-deployment scripts for Azure SQL DB purposes

* fixes for migration Azure SQL Premium->Standard

* fixes for enabling/disabling In-Memory OLTP

* renaming to avoid confusion

* aligning project structure with best practice - aligning SSAS DB name with others
2017-06-29 14:47:18 -07:00
Jovan Popovic 8ff13f0493 Merge remote-tracking branch 'refs/remotes/Microsoft/master' 2017-06-29 09:21:23 +02:00
Jos de Bruijn 58bd2e8d2c Wwi update (#255)
Awesome update!
2017-06-28 14:48:06 -07:00
Bob Ward ee01508b0b Delete readme.md 2017-06-24 21:55:20 -05:00
Pedro Lopes 9ad9066087 Update readme with changelog 2017-06-24 17:00:52 -07:00
Pedro Lopes 739d62f5f9 Readme for 4.1.2.2 2017-06-24 16:57:57 -07:00
Pedro Lopes 79ec8e363c Merge pull request #254 from badersur/patch-1
Fixed a link
2017-06-24 16:52:52 -07:00
Pedro Lopes bbccb224fc Merge pull request #243 from datashinobi/master
MLS Sample contribution
2017-06-24 16:52:11 -07:00
Pedro Lopes 9f601949e3 Update README.md 2017-06-24 16:50:33 -07:00
Pedro Lopes 17110cbc9f Update README.md 2017-06-24 16:49:57 -07:00
Pedro Lopes 3127958f12 moving epm framework from codeplex 2017-06-24 16:48:48 -07:00
Bader Nasser 4c83f93443 Fixed a link 2017-06-16 23:16:40 +04:00
Jos de Bruijn 2f16c0a50d removing reference to removed .bacpac 2017-06-15 14:48:14 -07:00
Jos de Bruijn 2f31f965bf removing erroneously added .bacpac file 2017-06-15 14:47:43 -07:00
Luis Bosquez a194c9cb1e Merge pull request #251 from mattn/refactor
Refactoring for Go Tutorial
2017-06-09 14:00:48 -07:00
Yasuhiro Matsumoto 9fd334d1f3 golint 2017-06-09 09:09:20 +09:00
Yasuhiro Matsumoto 43c3cc6f4e check errors 2017-06-09 09:05:58 +09:00
Yasuhiro Matsumoto 61210d3bf1 fix godoc 2017-06-09 09:03:17 +09:00
Yasuhiro Matsumoto 5d10070d3f gofmt 2017-06-09 08:59:49 +09:00
Yasuhiro Matsumoto 0da307f15d gofmt 2017-06-09 08:59:02 +09:00
Brett Cannon b586643c47 Touch up Python code 2017-06-05 15:18:12 -07:00
Brett Cannon b1c26888f1 Collect import statements
Along the way, switch to importing modules instead of classes
2017-06-05 14:51:42 -07:00
Perry Skountrianos - MSFT ca20da39ba Adding .sln 2017-06-02 18:14:45 -07:00
Mihaela Blendea dd5d9091af Merge pull request #247 from mihaelablendea/master
Added STONITH sample
2017-06-02 09:24:47 -07:00
Mihaela Blendea 3aadfa5b38 Update readme 2017-06-01 13:40:26 -07:00
Mihaela Blendea 1081ecc0ba Added readme placeholders 2017-06-01 13:36:28 -07:00
Mihaela Blendea 8e1491f7a5 Added STONITH sample 2017-06-01 11:48:57 -07:00
Barbara Kess aab5a48adf Merge pull request #244 from douglaslMS/release-datasync-junepreview2
Reconverted 2 Word docs to PDFs for Data Sync.
2017-05-30 15:00:02 -07:00
Douglas Laudenschlager 7c18c755b1 Reconverted 2 Word docs to PDFs for Data Sync. 2017-05-30 14:57:10 -07:00
Barbara Kess cb155910b6 Merge pull request #242 from douglaslMS/release-datasync-junepreview
Added new folder and 2 PDFs for Azure SQL Data Sync June Preview rele…
2017-05-30 13:58:01 -07:00
Yassine 08c55836af Add files via upload 2017-05-30 10:03:01 +02:00
Yassine 43216b9978 Add files via upload 2017-05-30 10:02:15 +02:00
Yassine 9b87157a1c Add files via upload 2017-05-30 10:01:38 +02:00
Yassine 6567045fb5 Update setup.sql 2017-05-30 09:50:10 +02:00
Douglas Laudenschlager db39a23462 Added new folder and 2 PDFs for Azure SQL Data Sync June Preview release. 2017-05-27 14:39:32 -07:00
Barbara Kess 04ad2f3e70 Merge pull request #241 from barbkess/blk
remove the gdpr paper
2017-05-24 19:23:10 -07:00
Barbara Kess 83eaa1dc13 remove the gdpr paper 2017-05-24 19:22:33 -07:00
Barbara Kess 9dc9aa42ec Merge pull request #240 from barbkess/blk
security whitepaper
2017-05-24 13:11:50 -07:00
Barbara Kess 66a6d078cc security whitepaper 2017-05-24 13:10:52 -07:00
Yassine 4d5d87724e Update README.md 2017-05-24 07:35:29 +02:00
Yassine 334f1fd756 initial commit of setup.sql 2017-05-24 07:29:06 +02:00
Yassine 3d00ebd0a5 Update README.md 2017-05-23 21:26:09 +02:00
Yassine bab34d8386 Update README.md 2017-05-23 21:25:37 +02:00
Yassine b5d52f1d3b Update README.md 2017-05-23 21:16:57 +02:00
Yassine b7769921df Update README.md 2017-05-23 21:12:10 +02:00
Yassine 60bdc2605f Update README.md 2017-05-23 21:11:22 +02:00
Yassine c1e240073d Update README.md 2017-05-23 21:10:24 +02:00
Yassine 8dbf46d296 Update README.md 2017-05-23 20:49:56 +02:00
Yassine de4b3f8d1a Update README.md 2017-05-23 20:48:39 +02:00