Commit Graph
1356 Commits
Author SHA1 Message Date
Umachandar Jayachandran 81a760a50a Revert "Always Encryped with VBS enclaves in Azure SQL DB new demos" 2023-02-03 08:14:16 -08:00
Umachandar Jayachandran b063f90883 Merge pull request #1092 from Pietervanhove/AEVBSDemo
Always Encryped with VBS enclaves in Azure SQL DB new demos
2023-02-02 14:52:10 -08:00
dependabot[bot] 092f37d45d Bump System.Data.SqlClient
Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.6.0 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-28 18:59:09 +00:00
Pieter 0a057fa1c7 Demo SQL Server without attestation 2023-01-19 15:00:57 +01:00
Pieter cf69f7daa2 Update azuredeploy.bicep 2023-01-18 17:43:17 +01:00
Pieter e0916d067c SGX Demo Modifications 2023-01-18 17:39:30 +01:00
Pieter 8961b96dbf VBS Enclave demo 2023-01-18 11:32:36 +01:00
Pieter d65e270823 VBS enclaves demo 2023-01-18 10:56:05 +01:00
Pieter 68bda504f4 AE with VBS enclaves demo 2023-01-17 16:41:36 +01:00
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
Umachandar Jayachandran 2a77fdb265 Merge pull request #1039 from DiHo78/patch-1
Update README.md
2022-09-12 15:25:03 -07:00
Umachandar Jayachandran 176b55e604 Merge pull request #1026 from v-seradi/master
Fixed migration of reports with dot in name
2022-09-12 15:24:16 -07:00
Umachandar Jayachandran 8ff8c872fe Merge pull request #1045 from microsoft/dependabot/nuget/samples/features/security/contoso-clinic/src/ContosoClinic/Microsoft.Owin.Security.Cookies-4.2.2
Bump Microsoft.Owin.Security.Cookies from 3.0.1 to 4.2.2 in /samples/features/security/contoso-clinic/src/ContosoClinic
2022-09-12 15:23:04 -07:00
dependabot[bot] 579a167bf7 Bump Microsoft.Owin
Bumps [Microsoft.Owin](https://github.com/aspnet/AspNetKatana) from 4.0.0 to 4.2.2.
- [Release notes](https://github.com/aspnet/AspNetKatana/releases)
- [Commits](https://github.com/aspnet/AspNetKatana/compare/v4.0.0...v4.2.2)

---
updated-dependencies:
- dependency-name: Microsoft.Owin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-31 23:54:12 +00:00
dependabot[bot] 853c9ce7cb Bump Microsoft.Owin.Security.Cookies
Bumps [Microsoft.Owin.Security.Cookies](https://github.com/aspnet/AspNetKatana) from 3.0.1 to 4.2.2.
- [Release notes](https://github.com/aspnet/AspNetKatana/releases)
- [Commits](https://github.com/aspnet/AspNetKatana/compare/v3.0.1...v4.2.2)

---
updated-dependencies:
- dependency-name: Microsoft.Owin.Security.Cookies
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-31 20:38:54 +00:00
Perry Skountrianos 0240d924fc Update snapshot-backup-restore-azurevm-single-db.ps1
Adding "=" sign on the suspend syntax
2022-08-04 10:33:03 -07:00
Dirk Hondong 37119ae615 Update README.md
wrong description in old readme
2022-08-04 14:44:31 +02:00
Umachandar Jayachandran 3171a3bdea Merge pull request #1031 from dbrownems/master
Updated T4 template for SQL Script and misc fixes
2022-07-21 16:49:31 -07:00
dependabot[bot] 2a73104ad4 Bump Newtonsoft.Json
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 6.0.4 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/6.0.4...13.0.1)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 23:44:10 +00:00
Sergey Radich 44785c6f37 Corrected variable naming in accordance with comments 2022-07-18 16:44:46 +02:00
dbrownems 4720aa94be Updating targeting to 4.7.1 and forcing TLS 1.2 2022-07-13 11:30:11 -05:00
dbrownems 0eed8a78b6 Updating template to drop trusted assembly only if it exists, preventing error. 2022-07-13 10:43:48 -05:00
David Browne 1fabdbdced Making the deployment script portable
Embedding the assembly bytes in the deployment script to make it portable, and support Managed Instance
2022-07-12 18:27:02 -05:00
dependabot[bot] ec1dd4860d Bump Microsoft.Owin
Bumps [Microsoft.Owin](https://github.com/aspnet/AspNetKatana) from 3.0.1 to 4.0.0.
- [Release notes](https://github.com/aspnet/AspNetKatana/releases)
- [Commits](https://github.com/aspnet/AspNetKatana/compare/v3.0.1...v4.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.Owin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-08 00:58:05 +00:00
Sergey Radich 63c453b930 Fixed migration of reports with dot in name 2022-07-06 10:31:15 +02:00
Perry Skountrianos 7385751180 Merge branch 'master' of https://github.com/microsoft/sql-server-samples 2022-05-16 11:19:50 -07:00
Perry Skountrianos a537b3bc29 Update README.md
Updating README
2022-05-16 11:19:31 -07:00
Umachandar Jayachandran 35fb826412 Merge pull request #1013 from microsoft/dependabot/nuget/samples/features/json/todo-app/dotnet-rest-api/Microsoft.AspNetCore.Mvc-1.0.4
Bump Microsoft.AspNetCore.Mvc from 1.0.3 to 1.0.4 in /samples/features/json/todo-app/dotnet-rest-api
2022-05-16 11:16:55 -07:00
Umachandar Jayachandran 828615fd21 Merge pull request #1014 from microsoft/dependabot/nuget/samples/features/json/reactjs/dotnet-comments-app/Microsoft.AspNetCore.Mvc-1.0.4
Bump Microsoft.AspNetCore.Mvc from 1.0.3 to 1.0.4 in /samples/features/json/reactjs/dotnet-comments-app
2022-05-16 11:16:41 -07:00
Perry Skountrianos e0c0d3b071 Update snapshot-backup-restore-azurevm-single-db.ps1
Updating syntax from 'WITH SNAPSHOT' to 'WITH METADATA_ONLY'
2022-05-16 11:14:59 -07:00
dependabot[bot] 756892792a Bump Microsoft.AspNetCore.Mvc
Bumps Microsoft.AspNetCore.Mvc from 1.0.3 to 1.0.4.

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 17:06:41 +00:00
dependabot[bot] 17bb5e1c31 Bump Microsoft.AspNetCore.Mvc
Bumps Microsoft.AspNetCore.Mvc from 1.0.3 to 1.0.4.

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 17:06:35 +00:00
Perry Skountrianos 0e10879799 Update README.md 2022-05-09 15:17:31 -07:00
Perry Skountrianos 6acda154aa Initial commit
PS script for an E2E example of T-SQL Snapshot Backup on an Azure VM
2022-05-09 15:16:15 -07:00
dblugeon 8eb502e952 Fix crash of mssql_conf during setup with the MSSQL 2019 cu15
Hello everybody,
In the CU15 (15.0.4198.2), the mssql-conf tool was rewrited. With this sqlserver's update and the old version of mssql_conf, we get an error "usermod command not found" during the checkinstance.sh's execution. This fix adds a merge operation of setup_env dictionary with the MSSQL_SA_PASSWORD and MSSQL_PID variables
2022-03-16 14:50:55 +01:00
Pieter d7a130573c Changes after PR review 2022-03-07 09:50:39 +01:00
Pieter Vanhove cf0141051b Merge branch 'microsoft:master' into master 2022-03-04 08:37:05 +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
Pedro Lopes 22d9695f82 Merge pull request #982 from nofield/dev/nofield/add-ledger-samples
create ledger table samples
2022-03-02 22:41:44 -08:00
Umachandar Jayachandran a5ead631ed Merge pull request #963 from jim-dale/master
Treat DB size from DMA reports as number not string and stop exceptions being thrown for missing property
2022-03-02 22:30:07 -08:00
Umachandar Jayachandran eae38ad8a0 Merge pull request #974 from hphuhtin/master
Updated SQL Sync monitoring example to use Az module instead of AzureRM and to use System Managed Identity
2022-03-02 22:28:05 -08:00
Umachandar Jayachandran 42dc269f44 Merge pull request #973 from DavisNT/ssrs_migration-fix
Migrate parent folders first
2022-03-02 22:27:12 -08:00