azure-sdk-for-net icon indicating copy to clipboard operation
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...

Results 1613 azure-sdk-for-net issues
Sort by recently updated
recently updated
newest added

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

ARM
Mgmt
customer-reported
question
needs-team-attention

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

ARM
Mgmt
customer-reported
question
needs-team-attention

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

Client
good first issue

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

Service Bus
Client
customer-reported
question
needs-team-attention

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

Service Bus
Client
Docs

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

Service Bus
Event Hubs

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

SQL
Service Attention
Mgmt
customer-reported
question
issue-addressed

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