El Bruno

Results 10 issues of El Bruno

Hi something like this ``` /// /// /// private VideoChannel videoChannel; ``` Thanks! Regards

enhancement

Hi it will be great! we'll get updates automatically, you'll get more feedback, etc. Thanks Regards

enhancement

## 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...

area-System.Memory

System.Data timeout when connecting to ... SQL

area-System.Data

### 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" ![image](https://github.com/dotnet/docs/assets/3533489/b03b8f2c-b5e6-4950-a4d1-eff4e906477b) Source Article: https://review.learn.microsoft.com/en-us/dotnet/ai/how-to/use-redis-for-memory?branch=new-conceptual-ai

:watch: Not Triaged
Pri3

## 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...