Commit Graph
660 Commits
Author SHA1 Message Date
Perry Skountrianos 632db6fbe6 Merge pull request #199 from cbattlegear/master
Change authentication and documentation for SQL DB Automated Export script
2017-03-20 14:07:03 -07:00
Jovan Popovic b67a2e1ffb Multiple changes due to SqlClient update 2017-03-20 21:49:19 +01:00
Cameron Battagler 5935502b36 Added instructions for adding the Blob Storage container, added better information messages, added edits suggested in pull request #199 2017-03-17 15:35:16 -05:00
Cameron Battagler 83fe1ad49c Bold variable names 2017-03-16 16:40:07 -05:00
Cameron Battagler f6a3ce3309 Finished out documentation with how to add the script to Azure Automation 2017-03-16 16:37:29 -05:00
Cameron Battagler 47205a456f aligning AutoExportBlobRetention documentation and script to AutoExport script 2017-03-16 15:43:53 -05:00
Cameron Battagler b687860366 Moving to new authentication method, more in depth documentation 2017-03-16 15:39:15 -05:00
Cameron Battagler 4fb964bec6 Edits for proper authentication to azure automation 2017-03-16 14:22:01 -05:00
Cameron Battagler a16cf0f3f8 Edits for proper authentication to azure automation 2017-03-16 14:21:06 -05:00
Cameron Battagler dafe8b85b5 Test inline 2017-03-16 14:18:49 -05:00
Cameron Battagler 6b86abe191 Test code blocks 2017-03-16 14:15:22 -05:00
Umachandar Jayachandran 1aa3791123 Moved data files, backups to BLOB store wth pointers. 2017-03-15 13:55:19 -07:00
Carl Rabeler 11040fd4bf remove zip and excess 2017-03-14 18:02:34 -07:00
Luis Bosquez 46fa446f7e Merge pull request #195 from MikeRayMSFT/Linux-VDI
Stage initial linux vdi sample
2017-03-14 13:53:05 -07:00
Luis Bosquez Gonzalez 0a6b4d4e3e removing node_modules from all tutorials 2017-03-14 13:07:26 -07:00
MikeRayMSFT bf83233d5d Update to correct numbering. 2017-03-13 18:34:22 -07:00
MikeRayMSFT 61fdc25171 Correct formatting. 2017-03-13 18:24:37 -07:00
MikeRayMSFT 8a5085d46f Stage initial linux vdi sample 2017-03-13 18:18:45 -07:00
Jovan Popovic d1c5d9f5f1 Corrections in readme file 2017-03-13 23:06:51 +01:00
Jovan Popovic 8a86a7ff2d Added example with Azure Function REST API 2017-03-13 23:03:08 +01:00
Jovan Popovic 555b9eda29 Refactored node todo sample 2017-03-11 23:46:35 +01:00
Jovan Popovic a5139e0b59 JMeter Perf comparison
Added JMeter performance test that compares REST API implemented using
FOR JSON and REST API implemented using Entity Framework.
2017-03-05 22:55:09 +01:00
Jovan Popovic c5d64a84c9 Updaged Belgrade Sql Client
Upgraded to 0.6.5
2017-03-05 20:40:43 +01:00
Jovan Popovic 61c69c1c3c Added new samples
BCP, string_agg sample, and comparisng with EF.
2017-03-05 20:38:57 +01:00
Jovan Popovic 2c4eb51d43 Fixes in Azure Blob Storage load
Corrected cheka of the target table, skipped first row in CSV examplem
and added BULK INSERT from bcp file.
2017-02-23 11:45:17 +01:00
Umachandar Jayachandran 94af76c128 Merge pull request #190 from uc-msft/master
Revert folder name with lower case
2017-02-20 09:43:20 -08:00
Umachandar Jayachandran 75bad85a9c Renamed folder to correct name
BOL link was broken. So renamed the folder to old name.
2017-02-20 09:41:09 -08:00
Bob Ward ea4a8a90b0 Update readme.md 2017-02-15 13:06:02 -06:00
Konstantin Taranov 98cf0ed094 Fix typos in folder name and delete garbarge in README.md 2017-02-14 21:47:24 +03:00
Umachandar Jayachandran 9be8d97faf Merge pull request #180 from ktaranov/master
Create new permissions-posters folder, add some new posters
2017-02-14 10:05:50 -08:00
Jovan Popovic (MSFT) 199cbf9e2d Merge pull request #182 from hirokib/patch-1
misspelling of data warehouse
2017-02-14 10:40:28 +01:00
Parikshit e19806438e Create rowstore_vs_columnstore_perf_demo.sql
Demo to show performance difference of a query on rowstore index vs Columnstore index
2017-02-09 22:58:08 -08:00
Jovan Popovic 615c903a1b Updated belgrade-product-catalog
Added changes from the BelgradeProductCatalog before renaming folder.
2017-02-05 14:28:30 +01:00
Jovan Popovic 83e06d382d Updated Belgrade Product catalog Demo in new folder 2017-02-04 23:32:20 +01:00
Jovan Popovic 4cf3ec477f Merge remote-tracking branch 'refs/remotes/Microsoft/master' 2017-02-04 23:04:53 +01:00
Jovan Popovic 1cac131d9e Removed HomeController 2017-02-04 23:04:25 +01:00
Jovan Popovic 81cd7166eb Updated product catalog demo
Added Entity Framework Core Example
Refactored code
2017-02-04 23:04:11 +01:00
Amit Banerjee 61f5352989 Rename samples/demos/mssqltiger/xEvents/PerfStats_XE_Demo.sql to samples/demos/xEvents/PerfStats_XE_Demo.sql 2017-02-04 02:31:23 -08:00
Amit Banerjee d4938de2d0 Rename samples/demos/mssqltiger/xEvents/README.md to samples/demos/xEvents/README.md 2017-02-04 02:31:02 -08:00
Amit Banerjee 4f4e4fbbc2 Rename samples/demos/mssqltiger/xEvents/MemoryGrant_XE_Setup.sql to samples/demos/xEvents/MemoryGrant_XE_Setup.sql 2017-02-04 02:30:34 -08:00
Amit Banerjee 70e73f9dea Rename samples/demos/mssqltiger/xEvents/SortWarning.sql to samples/demos/xEvents/SortWarning.sql 2017-02-04 02:30:14 -08:00
Amit Banerjee df5ecbe26b Rename samples/demos/mssqltiger/xEvents/MemoryGrant_XE.sql to samples/demos/xEvents/MemoryGrant_XE.sql 2017-02-04 02:29:51 -08:00
Amit Banerjee 5e2ae92fd0 Rename samples/demos/mssqltiger/xEvents/HashWarning.sql to samples/demos/xEvents/HashWarning.sql 2017-02-04 02:29:23 -08:00
Amit Banerjee 9a1379baa5 Delete README.md 2017-02-04 02:29:04 -08:00
Amit Banerjee f0eec74ed9 Rename samples/demos/mssqltiger/Showplan/README.md to samples/demos/Showplan/README.md 2017-02-04 02:28:51 -08:00
Amit Banerjee adfd935928 Rename samples/demos/mssqltiger/Showplan/SortWarning.sql to samples/demos/Showplan/SortWarning.sql 2017-02-04 02:28:21 -08:00
Amit Banerjee 5b2639673b Rename samples/demos/mssqltiger/Showplan/MemoryGrant_Warning_Setup.sql to samples/demos/Showplan/MemoryGrant_Warning_Setup.sql 2017-02-04 02:27:57 -08:00
Amit Banerjee 6c38ca3787 Rename samples/demos/mssqltiger/Showplan/MemoryGrant_Warning.sql to samples/demos/Showplan/MemoryGrant_Warning.sql 2017-02-04 02:27:28 -08:00
Amit Banerjee 35bc30a8f6 Rename samples/demos/mssqltiger/Showplan/HashWarning.sql to samples/demos/Showplan/HashWarning.sql 2017-02-04 02:26:56 -08:00
Amit Banerjee 428bf845eb Rename samples/demos/mssqltiger/Plan-Comparison/Offline/README.md to samples/demos/Plan-Comparison/Offline/README.md 2017-02-04 02:26:21 -08:00