Commit Graph
19 Commits
Author SHA1 Message Date
dependabot[bot] 209d6058c1 Bump System.Data.SqlClient
Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.8.3 to 4.8.5.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

---
updated-dependencies:
- dependency-name: System.Data.SqlClient
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-10 23:09:39 +00:00
Pieter 0e260c920b Update README.md 2022-12-01 16:42:36 +01:00
Pieter 923d1c584f Update README.md 2022-12-01 16:25:06 +01:00
Pieter 31fedf95af Update Demo Description 2022-12-01 16:23:36 +01:00
Pieter b1dd92c285 Web App 2022-12-01 13:57:08 +01:00
Pieter bda89c0d3e Add SQL Server Demo 2022-12-01 13:45:20 +01:00
Pieter d7a130573c Changes after PR review 2022-03-07 09:50:39 +01:00
Pieter 7ddce6e4f2 Update README.md 2022-03-04 08:35:07 +01:00
Pieter 41adc9a39a Update README.md 2022-03-04 08:28:12 +01:00
Pieter 2997fc662b Update README.md 2022-03-04 08:15:42 +01:00
Pieter 9e0940d7b9 Move images 2022-03-04 08:04:03 +01:00
Pieter e10a6eabfc Update azuredeploy.bicep 2022-02-23 08:24:16 +01:00
Pieter c63938b529 Update README.md 2022-02-23 08:20:58 +01:00
Pieter 9bf849b175 Create README.md 2022-02-23 08:18:00 +01:00
Pieter aaf42dec36 Update azuredeploy.bicep 2022-02-22 12:22:47 +01:00
Pieter a7b2cc6ab4 Update azuredeploy.bicep 2022-02-22 12:08:37 +01:00
Pieter 0661a86201 Change API for RoleAssignments 2022-02-22 11:51:09 +01:00
Pieter 0776a0ac96 Change db to serverless 2022-02-18 13:51:47 +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