azure-sdk-for-net
azure-sdk-for-net copied to clipboard
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versio...
Please can you add a section about how to set up these for testing as per the question raised in https://github.com/Azure/azure-sdk-for-net/issues/30928 It would be good to see a complete mocked...
The guides and samples for `Azure.Search.Documents` should include new features such as: - [ ] Using AAD for authentication - [ ] Querying with semantic search - [ ] Resetting...
### Library name and version Azure.Management.Compute ### Query/Question I am trying to access [this request](https://docs.microsoft.com/en-us/rest/api/virtualnetwork/network-interface-in-vm-ss/get-virtual-machine-scale-set-network-interface?tabs=HTTP) from the api. The closest i could get was with this query ```C# var scalesetId...
### Library name and version Azure.Storage.Blobs 12.13.1 ### Describe the bug We've enabled Azure Event Grid to receive notifications of new files created within Blob Storage so we can retrieve...
# Contributing to the Azure SDK Please see our [CONTRIBUTING.md](https://github.com/Azure/azure-sdk-for-net/blob/main/CONTRIBUTING.md) if you are not familiar with contributing to this repository or have questions. For specific information about pull request etiquette...
Fixes #25148, fixes #29958, and resolves #29051
QA is using the old Surface KB/FAQ and needs to switch over to the static test resources we use for sdk/cognitivelanugage - CLU, specifically. This means rewriting all the test...
…library in current service directory # Contributing to the Azure SDK Please see our [CONTRIBUTING.md](https://github.com/Azure/azure-sdk-for-net/blob/main/CONTRIBUTING.md) if you are not familiar with contributing to this repository or have questions. For specific...
These changes add support for getting schemas from Schema Registry using their group name, schema name, and version. # Contributing to the Azure SDK Please see our [CONTRIBUTING.md](https://github.com/Azure/azure-sdk-for-net/blob/main/CONTRIBUTING.md) if you...