Commit Graph
140 Commits
Author SHA1 Message Date
Pieter d4272c7e23 Delete README.md 2022-02-17 11:38:39 +01:00
Pieter 898e3a6d14 Update readme
-	Add a link for the ledger subfolder in sql-server-samples/README.md at master · Pietervanhove/sql-server-samples (github.com)
-	Change the folder name from “sqlledger” to “ledger” (that’s the official feature name now).
-	sql-server-samples/README.md at master · Pietervanhove/sql-server-samples (github.com)
o	Fix grammar in “The demo in this folder showcases the ledger feature in Azure SQL Database. The demo uses the Contoso HR web application.”
o	Are Az PS 5.6, SqlServer 21.1.18245, Bicep 0.4.63, SSMS 18.9.1 the versions you’ve tested with? These are older versions (the same we used when developing the AE demo). Should we recommend using newer versions?
o	“The ContosoHR database using General Purpose compute tier, 2 vCores, and the Gen5 hardware generation.”
	I’m wondering if there is a better/more economical SLO/SKU we can pick, instead of the 2-core Gen 5 database.
	Of course, Basic/Standard would be very cheap, but we probably should promote the new v-core model.
	Would serverless be a better option, e.g. “GP_S_Gen5_1”?
o	If we change the folder name, change sqlledger to ledger in cd "C:\sql-server-samples\samples\features\security\sql-ledger\azure-sql-database\setup"
o	“Open a new InPrivate browser window.” Are these instructions generic enough to accommodate browsers other than Edge?
-	sql-server-samples/samples/features/security/contoso-hr-sql-db at master · Pietervanhove/sql-server-samples (github.com)
o	This is unrelated to ledger. Could you also remove this folder? It was checked in by mistake when we added the AE demo. It is redundant/not needed.
2022-02-17 11:34:54 +01:00
Pieter 541914b653 Update readme 2022-02-16 16:53:18 +01:00
Pieter 9103dfab3f Update readme 2022-02-16 16:51:51 +01:00
Pieter 7e3f0e3e2e Review Demo Scenario 2022-02-16 15:11:26 +01:00
Pieter 95e8b7c5e6 Setup Demo 2022-02-15 15:52:38 +01:00
Pieter c9acbfd2d0 Contoso Web App
Contoso Web App
2022-02-15 13:08:08 +01:00
Pedro Lopes 7d42a30866 Update README.md 2021-07-05 18:15:57 -07:00
Pedro Lopes 23713a98bf Update README.md 2021-07-05 18:15:35 -07:00
Pedro Lopes 97bdca22a7 Update README.md 2021-07-05 18:13:38 -07:00
Pedro Lopes 148a5000d9 Update README.md 2021-07-05 18:12:32 -07:00
Pieter 6ad4e791bf Update azuredeploy.bicep 2021-07-05 11:02:46 +02:00
jaszymas 69ce325bf6 refactoring 2021-07-02 09:45:04 -07:00
jaszymas 9ae2cc2079 refactoring 2021-07-02 09:11:12 -07:00
jaszymas 29ffbf99ff refactoring 2021-07-02 08:35:02 -07:00
Pieter 3ee34171e0 Update azuredeploy.bicep 2021-07-01 11:28:12 +02:00
Pieter 371b2062ec Update azuredeploy.bicep 2021-06-24 08:40:55 +02:00
Pieter 3bc1ec32d5 Add AppSetting to deploy the correct project 2021-06-15 09:53:24 +02:00
Pieter 8ccd68ae5d Update setup.ps1 2021-06-15 09:04:11 +02:00
jaszymas 5dc911ccb4 MAA protocol update 2021-06-09 12:07:20 -07:00
Pieter 66ad8b311a Changed webapp deployment and setup 2021-06-09 16:19:51 +02:00
Pieter 263e1ae7fa Update azuredeploy.bicep 2021-06-09 09:27:52 +02:00
jaszymas 0df9cf7f23 GA changes 2021-05-05 17:38:20 -07:00
Pieter Vanhove dd12204800 Removed the remove script command 2021-05-04 09:25:27 +02:00
Pieter Vanhove cae5594a28 Update deployment without deployment script 2021-05-04 09:24:34 +02:00
jaszymas cf4deeb519 sample changes 2021-04-27 11:43:47 -07:00
jaszymas 310c1dc892 sample changes 2021-04-27 09:19:44 -07:00
jaszymas a5ad63ce9f sample changes 2021-04-27 09:02:14 -07:00
jaszymas 43d41bb04d sample changes 2021-04-27 08:28:50 -07:00
jaszymas 45b831d8a0 sample changes 2021-04-26 15:21:38 -07:00
jaszymas b4a7e08d8f sample changes 2021-04-26 11:00:47 -07:00
Pieter Vanhove 603fc59e32 Update azuredeploy.bicep 2021-04-26 08:14:53 +02:00
jaszymas 434901ce52 sample changes 2021-04-23 13:00:50 -07:00
jaszymas 4c8ca3233b sample changes 2021-04-22 17:41:49 -07:00
jaszymas 02ca56af3f sample changes 2021-04-20 13:19:45 -07:00
Pieter Vanhove ef39a1ee2b Update AAD Authentication for SQL Server 2021-04-08 14:14:52 +02:00
Pieter 89d26b13af Delete dummy 2021-04-08 13:44:31 +02:00
Pieter ff860ddd4b Upload Source Folder 2021-04-08 13:42:14 +02:00
Pieter Vanhove a0389d5b64 Add files via upload 2021-04-08 12:11:18 +02:00
Pieter Vanhove 86401dc29c Create dummy 2021-04-08 12:07:18 +02:00
Umachandar Jayachandran 0dbd4781b7 Merge pull request #721 from mardukbp/patch-2
SQL Server authentication must be enabled for the example to work
2020-02-20 14:13:23 -08:00
Marduk Bolaños 0145a6c77a contoso-clinic: Fixed the password for login to the application
The password Password1! is wrong. The right password is Password!1
2020-01-23 13:46:19 +01:00
Marduk Bolaños b6cc50dc7a SQL Server authentication must be enabled for the example to work
This example cannot be executed when the SQL Server only allows authenticating with Windows credentials. It is necessary to make sure that the server is configured to allow authenticating with an SQL Server user.
2020-01-23 13:28:26 +01:00
Alex Bochkov b11223745c fix typo in the parameter name 2019-11-13 14:59:35 -08:00
Amit Banerjee a7c2f033ac Updating notebooks for SQL Server 2019 2019-10-30 13:58:33 -07:00
Jakub Szymaszek f276d3ede5 typo corrected
Typo corrected in README.md
2018-11-09 14:13:08 -08:00
Jakub Szymaszek b93d73be97 Adding demo for Always Encrypted with secure enclaves
Adding the demo for Always Encrypted with secure enclaves in SQL Server 2019.
2018-11-09 13:52:30 -08:00
Barbara Kess 8dc4113b62 rename 2017 infographic 2018-03-08 11:49:43 -07:00
Barbara Kess b7efa5444a fix readme link 2018-03-08 11:45:28 -07:00
Barbara Kess b398f432b6 New 2017 SQL Server and SQL DB permissions infographic. 2018-03-08 11:42:46 -07:00