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...
I'm trying to collect the outputs from an ARM template using the `Outputs` property of `ArmDeploymentPropertiesExtended`. For example: ``` var depop = rg.GetArmDeployments().CreateOrUpdate(Azure.WaitUntil.Completed, "MyDeployment", deploymentContent); var outputs = depop.Value.Data.Properties.Outputs; var...
### Library name and version Azure.ResourceManager.AppService 1.0.0-beta-3 ### Query/Question Hi there, I'am trying to attach a custom domain name to a App Service. In Powershell, this is how I would...
# 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...
The following usages of JsonDocument were found where the instance was not being disposed. These should be updated to use the "using" keyword or otherwise call Dispose as needed. Regex:...
### Library name and version WindowsAzure.ServiceBus 5.1.0 ### Query/Question Our project currently uses the "Windows.Azure.ServiceBus 5.1.0" to communicate with the service bus. I have two questions, 1. Is there a...
https://docs.microsoft.com/en-us/samples/azure/azure-sdk-for-net/azuremessagingservicebus-samples/ is the list of samples available for the Azure.Messaging.ServiceBus package. There is no sample for peeking. We need a sample here so that it can be linked from https://docs.microsoft.com/en-us/azure/service-bus-messaging/message-browsing...
Part of https://github.com/Azure/autorest.csharp/pull/2520 # 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...
# 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...
Not high priority by any means, but this seemed inconsistent. string Microsoft.Azure.Management.Sql.Models.ImportRequest.MaxSizeBytes long Microsoft.Azure.Management.Sql.Models.Database.MaxSizeBytes
# 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...