Commit Graph
219 Commits
Author SHA1 Message Date
Umachandar Jayachandran df4a80800f Merge pull request #1243 from microsoft/dependabot/nuget/samples/features/security/ledger/source/WorldCup/System.Data.SqlClient-4.8.6
Bump System.Data.SqlClient from 4.8.5 to 4.8.6 in /samples/features/security/ledger/source/WorldCup
2024-03-26 07:18:44 -07:00
Umachandar Jayachandran 257d6859ba Merge pull request #1242 from microsoft/dependabot/nuget/samples/features/security/ledger/source/ContosoHR/Microsoft.Data.SqlClient-2.1.7
Bump Microsoft.Data.SqlClient from 2.1.3 to 2.1.7 in /samples/features/security/ledger/source/ContosoHR
2024-03-26 07:18:26 -07:00
Umachandar Jayachandran 7fe498df97 Merge pull request #1240 from microsoft/dependabot/nuget/samples/features/security/always-encrypted-with-secure-enclaves/source/ContosoHR/Microsoft.Data.SqlClient-5.1.3
Bump Microsoft.Data.SqlClient from 5.0.1 to 5.1.3 in /samples/features/security/always-encrypted-with-secure-enclaves/source/ContosoHR
2024-03-26 07:16:49 -07:00
Umachandar Jayachandran 70cbf4c119 Merge pull request #1261 from Pietervanhove/AlwaysEncryptedDemos
Sample application using AE with VBS enclaves
2024-03-26 07:03:49 -07:00
Pieter Vanhove d54280229c Modifications after review 2024-03-22 18:31:55 +01:00
Mike Ray b535ca58a6 Add another link 2024-03-12 09:39:37 -07:00
Mike Ray 44c9b2131a Stage set-reset-tls.ps1 2024-03-12 09:31:11 -07:00
Pieter Vanhove e791ed66a5 Sample application using AE with VBS enclaves 2024-02-28 10:21:45 +01:00
dependabot[bot] e1a8dfb476 Bump System.Data.SqlClient
Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.8.5 to 4.8.6.
- [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>
2024-01-16 20:17:28 +00:00
dependabot[bot] 41b6c2e3d6 Bump Microsoft.Data.SqlClient
Bumps [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) from 2.1.3 to 2.1.7.
- [Release notes](https://github.com/dotnet/sqlclient/releases)
- [Changelog](https://github.com/dotnet/SqlClient/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dotnet/sqlclient/compare/v2.1.3...v2.1.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-16 19:44:52 +00:00
dependabot[bot] 574158d926 Bump Microsoft.Data.SqlClient
Bumps [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) from 5.0.1 to 5.1.3.
- [Release notes](https://github.com/dotnet/sqlclient/releases)
- [Changelog](https://github.com/dotnet/SqlClient/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dotnet/sqlclient/compare/v5.0.1...v5.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-16 19:40:58 +00:00
Pieter Vanhove 39c9dbf38d Update setup.ps1 2023-10-25 13:58:04 +02:00
Pieter Vanhove f89a118482 Merge branch 'master' into AlwaysEncryptedDemos 2023-10-25 11:47:22 +02:00
Pieter Vanhove 38813d8710 Improve Always Encrypted Demos 2023-10-25 11:43:56 +02:00
Pieter Vanhove b00a1c803a Update azuredeploy.bicep 2023-10-25 10:58:59 +02:00
Pieter Vanhove 1804ca7f7a VBS demo 2023-10-25 10:30:07 +02:00
Pieter Vanhove 1b5c2f1ca8 VBS enclave demo changes 2023-10-25 10:27:07 +02:00
dependabot[bot] 3a42613982 Bump Azure.Identity
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.4.0 to 1.10.2.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Identity_1.4.0...Azure.Identity_1.10.2)

---
updated-dependencies:
- dependency-name: Azure.Identity
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-19 20:23:45 +00:00
dependabot[bot] 266ec15d81 Bump Azure.Identity
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.6.0 to 1.10.2.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Identity_1.6.0...Azure.Identity_1.10.2)

---
updated-dependencies:
- dependency-name: Azure.Identity
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 21:04:54 +00:00
Matteo Taveggia c1af8af8eb Merge pull request #1187 from microsoft/dependabot/nuget/samples/features/security/contoso-clinic/src/ContosoClinic/Microsoft.AspNet.Identity.Owin-2.2.4
Bump Microsoft.AspNet.Identity.Owin from 2.2.1 to 2.2.4 in /samples/features/security/contoso-clinic/src/ContosoClinic
2023-08-29 12:32:22 -07:00
Matteo Taveggia efb67f5330 Merge pull request #1188 from microsoft/dependabot/nuget/samples/features/security/always-encrypted-with-secure-enclaves/src/ContosoClinic/Microsoft.AspNet.Identity.Owin-2.2.4
Bump Microsoft.AspNet.Identity.Owin from 2.2.1 to 2.2.4 in /samples/features/security/always-encrypted-with-secure-enclaves/src/ContosoClinic
2023-08-29 12:32:11 -07:00
Matteo Taveggia 3a1cee7e0f Merge pull request #1176 from microsoft/dependabot/nuget/samples/features/security/always-encrypted-with-secure-enclaves/source/ContosoHR/System.Linq.Dynamic.Core-1.3.0
Bump System.Linq.Dynamic.Core from 1.2.10 to 1.3.0 in /samples/features/security/always-encrypted-with-secure-enclaves/source/ContosoHR
2023-08-29 12:31:53 -07:00
dependabot[bot] 45121bbf48 Bump Microsoft.AspNet.Identity.Owin
Bumps [Microsoft.AspNet.Identity.Owin](https://github.com/aspnet/AspNetIdentity) from 2.2.1 to 2.2.4.
- [Commits](https://github.com/aspnet/AspNetIdentity/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 23:21:19 +00:00
dependabot[bot] f6d9a07852 Bump Microsoft.AspNet.Identity.Owin
Bumps [Microsoft.AspNet.Identity.Owin](https://github.com/aspnet/AspNetIdentity) from 2.2.1 to 2.2.4.
- [Commits](https://github.com/aspnet/AspNetIdentity/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 23:10:44 +00:00
dependabot[bot] bebb4869e6 Bump System.Linq.Dynamic.Core
Bumps [System.Linq.Dynamic.Core](https://github.com/zzzprojects/System.Linq.Dynamic.Core) from 1.2.9 to 1.3.0.
- [Release notes](https://github.com/zzzprojects/System.Linq.Dynamic.Core/releases)
- [Changelog](https://github.com/zzzprojects/System.Linq.Dynamic.Core/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zzzprojects/System.Linq.Dynamic.Core/compare/v1.2.9...v1.3.0)

---
updated-dependencies:
- dependency-name: System.Linq.Dynamic.Core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-27 23:15:02 +00:00
dependabot[bot] 7e0e76fcc8 Bump System.Linq.Dynamic.Core
Bumps [System.Linq.Dynamic.Core](https://github.com/zzzprojects/System.Linq.Dynamic.Core) from 1.2.10 to 1.3.0.
- [Release notes](https://github.com/zzzprojects/System.Linq.Dynamic.Core/releases)
- [Changelog](https://github.com/zzzprojects/System.Linq.Dynamic.Core/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zzzprojects/System.Linq.Dynamic.Core/compare/v1.2.10...v1.3.0)

---
updated-dependencies:
- dependency-name: System.Linq.Dynamic.Core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-27 23:10:33 +00:00
Umachandar Jayachandran 3ca99f04ac Merge pull request #1163 from microsoft/dependabot/nuget/samples/features/security/always-encrypted-with-secure-enclaves/src/ContosoClinic/jQuery-3.5.0
Bump jQuery from 1.10.2 to 3.5.0 in /samples/features/security/always-encrypted-with-secure-enclaves/src/ContosoClinic
2023-06-06 13:19:41 -07:00
dependabot[bot] ed5df65deb Bump jQuery
Bumps jQuery from 1.10.2 to 3.5.0.

---
updated-dependencies:
- dependency-name: jQuery
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-06 20:18:53 +00:00
dependabot[bot] 62b2ddc31e Bump jQuery
Bumps jQuery from 1.10.2 to 3.5.0.

---
updated-dependencies:
- dependency-name: jQuery
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-06 20:18:26 +00:00
dependabot[bot] 5b82d1111e Bump jQuery.Validation
Bumps jQuery.Validation from 1.19.3 to 1.19.4.

---
updated-dependencies:
- dependency-name: jQuery.Validation
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-06 19:04:12 +00:00
dependabot[bot] 8615be7121 Bump jQuery.Validation
Bumps jQuery.Validation from 1.19.3 to 1.19.4.

---
updated-dependencies:
- dependency-name: jQuery.Validation
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-30 20:32:04 +00:00
Umachandar Jayachandran 2fbe1eeff9 Merge pull request #1124 from lorint/fix_bad_json_creation_for_delivery_van_temperatures
Fix bad JSON creation for delivery van temperatures
2023-04-03 11:45:54 -07:00
Umachandar Jayachandran 79fc95d98d Merge pull request #1129 from microsoft/dependabot/nuget/samples/features/security/always-encrypted-with-secure-enclaves/src/ContosoClinic/jQuery.Validation-1.19.3
Bump jQuery.Validation from 1.11.1 to 1.19.3 in /samples/features/security/always-encrypted-with-secure-enclaves/src/ContosoClinic
2023-03-09 11:26:34 -08:00
Umachandar Jayachandran 6b888604d7 Merge pull request #1128 from microsoft/dependabot/nuget/samples/features/security/contoso-clinic/src/ContosoClinic/jQuery.Validation-1.19.3
Bump jQuery.Validation from 1.11.1 to 1.19.3 in /samples/features/security/contoso-clinic/src/ContosoClinic
2023-03-09 11:26:22 -08:00
dependabot[bot] b41f184826 Bump jQuery.Validation
Bumps jQuery.Validation from 1.11.1 to 1.19.3.

---
updated-dependencies:
- dependency-name: jQuery.Validation
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-03 05:05:56 +00:00
dependabot[bot] bfd82eacec Bump jQuery.Validation
Bumps jQuery.Validation from 1.11.1 to 1.19.3.

---
updated-dependencies:
- dependency-name: jQuery.Validation
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-03 03:14:46 +00:00
dependabot[bot] b7356d891a Bump bootstrap
Bumps bootstrap from 3.0.0 to 3.4.1.

---
updated-dependencies:
- dependency-name: bootstrap
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-22 19:38:22 +00:00
Lorin Thwaits b062f2c734 Remove extra spacing 2023-02-20 19:33:29 +00:00
Umachandar Jayachandran 5c0348694a Merge pull request #1116 from microsoft/dependabot/nuget/samples/features/security/always-encrypted-with-secure-enclaves/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/always-encrypted-with-secure-enclaves/src/ContosoClinic
2023-02-16 10:23:07 -08:00
Umachandar Jayachandran 21808f9ef3 Merge pull request #1115 from microsoft/dependabot/nuget/samples/features/security/always-encrypted-with-secure-enclaves/src/ContosoClinic/Newtonsoft.Json-13.0.1
Bump Newtonsoft.Json from 6.0.4 to 13.0.1 in /samples/features/security/always-encrypted-with-secure-enclaves/src/ContosoClinic
2023-02-16 10:21:12 -08:00
Umachandar Jayachandran c9000190dc Merge pull request #1114 from microsoft/dependabot/nuget/samples/features/security/always-encrypted-with-secure-enclaves/src/ContosoClinic/Microsoft.Owin-4.2.2
Bump Microsoft.Owin from 3.0.1 to 4.2.2 in /samples/features/security/always-encrypted-with-secure-enclaves/src/ContosoClinic
2023-02-16 10:20:54 -08:00
dependabot[bot] 2aa5708e6b 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>
2023-02-16 17:45:58 +00:00
dependabot[bot] 8245d902b1 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>
2023-02-16 17:45:58 +00:00
dependabot[bot] 6bb29c3567 Bump Microsoft.Owin
Bumps [Microsoft.Owin](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
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-16 17:45:58 +00:00
dependabot[bot] 728bebe16c Bump bootstrap
Bumps bootstrap from 3.0.0 to 3.4.1.

---
updated-dependencies:
- dependency-name: bootstrap
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-16 17:45:57 +00:00
Alexander (Sasha) Nosov 901f1c4e56 Merge pull request #1112 from anosov1960/master
Added instructions for running from PC
2023-02-16 07:45:25 -10:00
Alexander (Sasha) Nosov 97fe30780c Added instructions for running from PC 2023-02-16 09:41:24 -08:00
Umachandar Jayachandran 78d0faf93f Revert "Revert "Always Encryped with VBS enclaves in Azure SQL DB new demos"" 2023-02-15 10:49:39 -08:00
Umachandar Jayachandran 81a760a50a Revert "Always Encryped with VBS enclaves in Azure SQL DB new demos" 2023-02-03 08:14:16 -08:00
Pieter 0a057fa1c7 Demo SQL Server without attestation 2023-01-19 15:00:57 +01:00