Граф коммитов

11 Коммитов

Автор SHA1 Сообщение Дата
dependabot[bot] 3ffd4d2704
Bump System.IdentityModel.Tokens.Jwt (#3938)
Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 5.1.2 to 5.7.0.
- [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases)
- [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/commits/5.7.0)

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 12:47:46 -06:00
Jhonatan Sandoval Velasco 08f1c45bb3
[Node]Update node version to 16 in ARM templates (#3921)
* update node version in templates

* update to version value ~16

* include TS templates changes

* include all related templates samples
2023-10-24 15:35:08 -05:00
dependabot[bot] 3601d70ae2
Bump Microsoft.Rest.ClientRuntime (#3895)
Bumps [Microsoft.Rest.ClientRuntime](https://github.com/Azure/azure-sdk-for-net) from 2.3.10 to 2.3.24.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-net/commits/Microsoft.Rest.ClientRuntime_2.3.24)

---
updated-dependencies:
- dependency-name: Microsoft.Rest.ClientRuntime
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-20 09:34:42 -05:00
tracyboehrer d9eeb9cbcc
Removed stale secrets (#3854)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2022-11-28 12:50:05 -06:00
BruceHaley 2b490ae07f
Drop UserSecretsid from .csproj files (#3729) 2022-04-11 14:23:50 -04:00
Cecilia Avila 1593af6ef5
[#3340] Deployment ARM templates update - Migration folder (#3423)
* Update Migration

* Fix indentation

* Fix indentation v2

Co-authored-by: Giuliano Taliano <54330145+GiulianoDolceTalianoSantoro@users.noreply.github.com>
Co-authored-by: Martin Luccanera <18757147+MartinLuccanera@users.noreply.github.com>
2021-08-26 09:52:25 -05:00
dependabot[bot] fe3b95365b
Bump Microsoft.Data.OData (#3182)
Bumps Microsoft.Data.OData from 5.7.0 to 5.8.4.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-28 10:33:34 -07:00
dependabot[bot] 46c7c8f6b0
Bump log4net (#3183)
Bumps [log4net](https://github.com/apache/logging-log4net) from 2.0.8 to 2.0.10.
- [Release notes](https://github.com/apache/logging-log4net/releases)
- [Changelog](https://github.com/apache/logging-log4net/blob/master/ReleaseInstructions.txt)
- [Commits](https://github.com/apache/logging-log4net/compare/rel/2.0.8...rel/2.0.10)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-28 10:33:11 -07:00
Tien Suwandy fb1d69bc51
Added deprecation and link to Orchestrator verbiage to Dispatch samples README (#3188)
* added deprecation  and link to Orchestrator verbiage

* Added links to Orchestrator samples
2021-04-21 14:07:32 -07:00
Tien Suwandy 4907921075
Moved Orchestrator samples out of experimental folder (#3181)
* moved orchestrator samples out of experimental

* Moved nlp-with-dispatch c#/js samples to Migration/Dispatch folder
2021-04-20 10:13:10 -07:00
Eyal 4d209edeaa
Re-order migration folder. Create top migration, move migration V3V4 to it. (#3179)
* Redirect old MigrationV3V4 to Migration/MigrationV3V4

* migration redirects

* rm readme to test redirect

* rm index.html, we'll use readme's
2021-04-19 15:11:32 -07:00