зеркало из
1
0
Форкнуть 0
Граф коммитов

330 Коммитов

Автор SHA1 Сообщение Дата
Immo Landwerth 5051aead34
Add SECURITY.md (#293) 2024-09-14 10:46:53 +08:00
Chenyang Liu 1bc834b675
Add AI streaming samples (#292) 2024-09-04 14:54:06 +08:00
Thiago Almeida 316e023789
Updating dotnet class-based sample to .NET 8 and Flex Consumption (#291)
* Updating sample to .NET 8 and Flex Consumption

* Adding metadata so it can be indexed by Azure Samples

* Updating readme and index with more auth details

* Moving the Flex Consumption mention down to the function section
2024-08-21 09:46:52 +08:00
JialinXin d65942a436
Remove DI. (#290) 2024-08-05 10:40:52 +08:00
dependabot[bot] 5e4a1d73e2
Bump System.Text.Json in /aspnet-samples/AdvancedChatRoom (#289)
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 8.0.3 to 8.0.4.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v8.0.3...v8.0.4)

---
updated-dependencies:
- dependency-name: System.Text.Json
  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-07-31 12:33:52 +08:00
IsmailS d28251d1d7
InvokeAsync(StateHasChanged) from StateHasChanged() (#239)
* InvokeAsync(StateHasChanged) from StateHasChanged()

* sdfsd

* send message to specific users

* Update ChatRoom.razor

test

* resolve comments

---------

Co-authored-by: JialinXin <jixin@microsoft.com>
2024-07-29 17:14:08 +08:00
Terence Fan 7780263313
sample (#249) 2024-07-26 17:39:05 +08:00
dependabot[bot] b1b6fae784
Bump System.Text.Json from 8.0.3 to 8.0.4 in /aspnet-samples/ChatRoom (#286)
Bumps System.Text.Json from 8.0.3 to 8.0.4.

---
updated-dependencies:
- dependency-name: System.Text.Json
  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-07-26 17:35:22 +08:00
yzt 8f677d5835
Fix SignalR input binding for c# isolated worker(#288) 2024-07-26 13:41:10 +08:00
dependabot[bot] 64c2d413d9
Bump underscore and azure-storage (#284)
Bumps [underscore](https://github.com/jashkenas/underscore) to 1.13.6 and updates ancestor dependency [azure-storage](https://github.com/Azure/azure-storage-node). These dependencies need to be updated together.


Updates `underscore` from 1.8.3 to 1.13.6
- [Commits](https://github.com/jashkenas/underscore/compare/1.8.3...1.13.6)

Updates `azure-storage` from 2.10.3 to 2.10.7
- [Release notes](https://github.com/Azure/azure-storage-node/releases)
- [Changelog](https://github.com/Azure/azure-storage-node/blob/master/ChangeLog.md)
- [Commits](https://github.com/Azure/azure-storage-node/commits)

---
updated-dependencies:
- dependency-name: underscore
  dependency-type: indirect
- dependency-name: azure-storage
  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-06-12 13:48:28 +08:00
dependabot[bot] 85450e2cc8
Bump @azure/msal-node (#282)
Bumps [@azure/msal-node](https://github.com/AzureAD/microsoft-authentication-library-for-js) from 2.6.6 to 2.9.2.
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases)
- [Commits](https://github.com/AzureAD/microsoft-authentication-library-for-js/compare/msal-node-v2.6.6...msal-node-v2.9.2)

---
updated-dependencies:
- dependency-name: "@azure/msal-node"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-12 13:43:29 +08:00
dependabot[bot] dbcf1eef74
Bump json-schema and jsprim in /samples/EventGridIntegration/javascript (#283)
Bumps [json-schema](https://github.com/kriszyp/json-schema) and [jsprim](https://github.com/joyent/node-jsprim). These dependencies needed to be updated together.

Updates `json-schema` from 0.2.3 to 0.4.0
- [Commits](https://github.com/kriszyp/json-schema/compare/v0.2.3...v0.4.0)

Updates `jsprim` from 1.4.1 to 1.4.2
- [Changelog](https://github.com/TritonDataCenter/node-jsprim/blob/v1.4.2/CHANGES.md)
- [Commits](https://github.com/joyent/node-jsprim/compare/v1.4.1...v1.4.2)

---
updated-dependencies:
- dependency-name: json-schema
  dependency-type: indirect
- dependency-name: jsprim
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-12 13:42:13 +08:00
Liangying.Wei 7e7c310fa6
Create build-samples.yml (#279)
* Create build-samples.yml
2024-06-12 13:35:25 +08:00
dependabot[bot] e406a11893
Bump System.IdentityModel.Tokens.Jwt in /samples/RealtimeSignIn/function (#250)
Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 5.4.0 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/compare/5.4.0...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-06-07 12:53:33 +08:00
dependabot[bot] 80b6795770
Bump mysql2 (#278)
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.9.7 to 3.10.0.
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](https://github.com/sidorares/node-mysql2/compare/v3.9.7...v3.10.0)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-07 12:53:04 +08:00
Liangying.Wei f3d7f68bb0
update aspnet sample references (#274)
* update aspnet sample references

* Update chatsample
2024-05-15 13:59:14 +08:00
dependabot[bot] c8dbca55fb
Bump Microsoft.IdentityModel.JsonWebTokens in /aspnet-samples/ChatRoom (#261)
Bumps [Microsoft.IdentityModel.JsonWebTokens](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 5.5.0 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/compare/5.5.0...5.7.0)

---
updated-dependencies:
- dependency-name: Microsoft.IdentityModel.JsonWebTokens
  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-05-13 13:51:10 +08:00
dependabot[bot] 66e8800fcf
Bump System.IdentityModel.Tokens.Jwt in /aspnet-samples/AspNetForm (#271)
Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 5.5.0 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/compare/5.5.0...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-05-13 13:50:57 +08:00
dependabot[bot] dc030b94eb
Bump undici from 5.28.3 to 5.28.4 in /samples/BidirectionChat/js (#265)
Bumps [undici](https://github.com/nodejs/undici) from 5.28.3 to 5.28.4.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.3...v5.28.4)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-13 13:50:22 +08:00
dependabot[bot] 3f469af0e8
Bump undici in /samples/ServerlessChatWithAuth/v4-model (#266)
Bumps [undici](https://github.com/nodejs/undici) from 5.28.3 to 5.28.4.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.3...v5.28.4)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-13 13:50:04 +08:00
dependabot[bot] 721fd1bf60
Bump mysql2 (#269)
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.9.4 to 3.9.7.
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](https://github.com/sidorares/node-mysql2/compare/v3.9.4...v3.9.7)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-13 13:49:48 +08:00
Dina Berry (MSFT) 022f453f81
JavaScript Functions quickstart - ready for review (#267)
* first pass

* edits

* fixes

* 2 folders

* Update signalr client lib
2024-04-19 13:08:10 +08:00
JialinXin 74df6bd4fb
Merge pull request #268 from vwxyzh/z/stateful
enable stateful reconnection in bidirection chat sample.
2024-04-17 12:43:18 +08:00
Zhenghui Yan d8915bab92 enable stateful reconnection in bidirection chat sample. 2024-04-16 09:27:00 +08:00
yzt f41a8ebc9d
Update bidirectional chat dotnet isolated class based sample (#264) 2024-04-02 15:02:44 +08:00
yzt 90523e17ee
Add JS V4 model for serverless chat with auth sample (#260) 2024-03-18 14:57:49 +08:00
Divan van Zyl 1441914de2 Update README.md
The "AddAzureSignalR()" statement is incorrectly included here. If included, you will get an error: "Microsoft.Azure.SignalR.Common.AzureSignalRConfigurationNoEndpointException: 'No connection string was specified.'"

The AddAzureSignalR() statement should only be added in the next part of the tutorial, when the project is deployed to Azure, and the appropriate package added: Microsoft.Azure.SignalR
2024-02-28 11:34:55 +08:00
Divan van Zyl edd82c97b8 Update README.md
Corrected aspnetcore SignalR repo link
2024-02-27 10:59:19 +08:00
dependabot[bot] e7ef59a4fb
Bump undici from 5.28.2 to 5.28.3 in /samples/BidirectionChat/js (#254)
Bumps [undici](https://github.com/nodejs/undici) from 5.28.2 to 5.28.3.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.2...v5.28.3)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-22 12:40:10 +08:00
yzt b140e95ff9
Add SignalR samples for dotnet isolated class based model (#253) 2024-02-05 16:27:06 +08:00
yzt 41f8ef74c6
Add SignalR extensions sample for JS V4 model (#252) 2024-02-05 16:09:42 +08:00
Chenyang Liu d688eb9693
Add a Llama2 sample (#248)
* Init update for llama2 sample

* update gitignore

* Update
2023-12-11 13:36:45 +08:00
dependabot[bot] f3025db677
Bump Microsoft.Owin from 2.1.0 to 4.2.2 in /aspnet-samples/ChatRoomLocal (#209)
Bumps [Microsoft.Owin](https://github.com/aspnet/AspNetKatana) from 2.1.0 to 4.2.2.
- [Release notes](https://github.com/aspnet/AspNetKatana/releases)
- [Commits](https://github.com/aspnet/AspNetKatana/compare/v2.1.0...v4.2.2)

---
updated-dependencies:
- dependency-name: Microsoft.Owin
  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-12-08 17:20:20 +08:00
dependabot[bot] 79143bdf71
Bump Microsoft.Owin in /aspnet-samples/AdvancedChatRoom (#210)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-08 16:11:02 +08:00
dependabot[bot] 7bf40e9c15
Bump Microsoft.Owin from 2.1.0 to 4.2.2 in /aspnet-samples/ChatRoom (#208)
Bumps [Microsoft.Owin](https://github.com/aspnet/AspNetKatana) from 2.1.0 to 4.2.2.
- [Release notes](https://github.com/aspnet/AspNetKatana/releases)
- [Commits](https://github.com/aspnet/AspNetKatana/compare/v2.1.0...v4.2.2)

---
updated-dependencies:
- dependency-name: Microsoft.Owin
  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-12-08 16:10:46 +08:00
dependabot[bot] ea243dd040
Bump Newtonsoft.Json from 11.0.2 to 13.0.2 in /aspnet-samples/ChatRoom (#216)
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.2.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/11.0.2...13.0.2)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  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-12-08 16:10:35 +08:00
dependabot[bot] 8f2c02a99d
Bump jQuery from 1.6.4 to 3.5.0 in /aspnet-samples/ChatRoom (#231)
Bumps jQuery from 1.6.4 to 3.5.0.

---
updated-dependencies:
- dependency-name: jQuery
  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-12-08 16:10:22 +08:00
dependabot[bot] 62eb6dc68e
Bump qs from 6.5.2 to 6.5.3 in /samples/EventGridIntegration/javascript (#218)
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-08 16:10:00 +08:00
dependabot[bot] cca06df8ec
Bump Newtonsoft.Json in /aspnet-samples/AdvancedChatRoom (#217)
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.2.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/11.0.2...13.0.2)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  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-12-08 15:53:07 +08:00
dependabot[bot] 854b35f673
Bump jQuery from 1.6.4 to 3.5.0 in /aspnet-samples/ChatRoomLocal (#232)
Bumps jQuery from 1.6.4 to 3.5.0.

---
updated-dependencies:
- dependency-name: jQuery
  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-12-08 15:52:53 +08:00
Ken Chen a173e7cc22
Fix ChatRoomLocal (#247) 2023-12-08 15:52:37 +08:00
dependabot[bot] e1248fe95e
Bump jQuery from 3.3.1 to 3.5.0 in /aspnet-samples/AdvancedChatRoom (#233)
Bumps jQuery from 3.3.1 to 3.5.0.

---
updated-dependencies:
- dependency-name: jQuery
  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-12-08 15:48:13 +08:00
Liangying.Wei dfe2f68802
update GitHubChat sample to use net7 (#245)
* update GitHubChat sample to use net7

* Remove not needed package
2023-11-15 11:40:10 +08:00
dependabot[bot] 26973d2d8b
Bump Microsoft.AspNet.Identity.Owin in /aspnet-samples/AdvancedChatRoom (#238)
Bumps [Microsoft.AspNet.Identity.Owin](https://github.com/aspnet/AspNetIdentity) from 2.2.2 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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-14 11:13:21 +08:00
dependabot[bot] 28c16eaedb
Bump jQuery from 3.4.1 to 3.5.0 in /aspnet-samples/AspNetForm (#242)
Bumps jQuery from 3.4.1 to 3.5.0.

---
updated-dependencies:
- dependency-name: jQuery
  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-11-13 16:17:28 +08:00
dependabot[bot] 495f016bd9
Bump Microsoft.Rest.ClientRuntime in /aspnet-samples/AspNetForm (#243)
Bumps [Microsoft.Rest.ClientRuntime](https://github.com/Azure/azure-sdk-for-net) from 2.3.21 to 2.3.24.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Microsoft.Rest.ClientRuntime_2.3.21...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-11-13 16:17:16 +08:00
dependabot[bot] f6baefc797
Bump Newtonsoft.Json in /aspnet-samples/ChatRoomLocal (#192)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-13 16:17:01 +08:00
dependabot[bot] c79ffe3b60
Bump Azure.Identity from 1.4.0 to 1.10.2 in /aspnet-samples/AspNetForm (#244)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-13 16:16:24 +08:00
dependabot[bot] bb8798b49a
Bump Microsoft.Rest.ClientRuntime in /aspnet-samples/ChatRoom (#237)
Bumps [Microsoft.Rest.ClientRuntime](https://github.com/Azure/azure-sdk-for-net) from 2.3.21 to 2.3.24.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Microsoft.Rest.ClientRuntime_2.3.21...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-11-13 15:17:58 +08:00
Liangying.Wei 52dd37d86c
Improve the chat sample code and enable HTTPS support 2023-11-13 15:17:03 +08:00