El Bruno
El Bruno
Hi something like this ``` /// /// /// private VideoChannel videoChannel; ``` Thanks! Regards
Hi it will be great! we'll get updates automatically, you'll get more feedback, etc. Thanks Regards
## Purpose Add suggestion to use [azd auth login] in the free low-cost deploy tutorial ## Does this introduce a breaking change? [ ] Yes [X ] No ## Pull...
Improve BMI2 MultiplyNoFlags APIs The current Bmi2.MultiplyNoFlags API follows the C/C++ intrinsic design that returns lower half of the result and stores the higher half in memory via a pointer...
System.Data timeout when connecting to ... SQL
### Describe the issue or suggestion Missing Links in the "Related content" section on the article "Use Redis for memory storage with the Semantic Kernel SDK"  Source Article: https://review.learn.microsoft.com/en-us/dotnet/ai/how-to/use-redis-for-memory?branch=new-conceptual-ai
## Purpose * Mention and add links to Python JS and Java samples ## Does this introduce a breaking change? ``` [ ] Yes [X] No ``` ## Pull Request...
## Purpose - Upgraded project from .NET 8.0 to .NET 9.0 across multiple files, including `Directory.Packages.props`, `SharedWebComponents.csproj`, `MinimalApi.csproj`, `ClientApp.csproj`, and various test projects. - Updated several Azure-related packages to newer...
## Purpose * Filter the allowed location to use EastUs2, and avoid deploy issues ## Does this introduce a breaking change? ``` [ ] Yes [X] No ``` ## Pull...
## Purpose Add to azure.yaml ```yaml docker: remoteBuild: true ``` To support the new feature to avoid the local docker instance running As described here: https://github.com/Azure-Samples/openai-chat-vision-quickstart/pull/12/files ## Does this introduce...