azure-sdk-for-go icon indicating copy to clipboard operation
azure-sdk-for-go copied to clipboard

This repository is for active development of the Azure SDK for Go. For consumers of the SDK we recommend visiting our public developer docs at:

Results 362 azure-sdk-for-go issues
Sort by recently updated
recently updated
newest added

### Bug Report package: https://github.com/Azure/azure-sdk-for-go/blob/main/sdk/resourcemanager/resources/armresources/zz_generated_client.go sdk version: `master`/`latest` I am using [GenericClient BeginDelete](https://github.com/Azure/azure-sdk-for-go/blob/main/sdk/resourcemanager/resources/armresources/zz_generated_client.go#L287) to issue deletes for a bunch of resources including Event Hub Consumer Groups. I have noticed though...

Service Attention
Mgmt
customer-reported
needs-team-attention

### Bug Report After a long period of inactivity, a receiver will stop receiving new messages. A "long period" is sometime more than 8 hours and less than 13 days,...

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

### Bug Report When using the dbAccountsClient.CreateOrUpdate method in the Azure SDK for GO to create CosmosDB accounts, if I specify PublicNetworkAccess = false but an empty [] IPAddressOrRange array,...

question
Cosmos
Mgmt
customer-reported
needs-team-attention

I'm trying to create a PostgreSQL Flexi server using the SDK but I am running into an unexpected error when trying to do so. This is the code that I'm...

question
Service Attention
Mgmt
customer-reported
needs-team-attention

https://github.com/Azure/sdk-release-request/issues/2970

Do Not Merge

### Bug Report ``` 2021-11-16T13:12:35.410+0100 [DEBUG] provider.terraform-provider-azurerm_v2.85.0_x5: AzureRM Request: PUT /subscriptions/xxx/resourceGroups/eastus2-dwx-heap-nonprod-dev-fdm-rg/providers/Microsoft.ApiManagement/service/eastus2-dwx-heap-nonprod-dev-fdm-apim/providers/Microsoft.Insigh ts/diagnosticSettings/eastus2-dwx-heap-nonprod-dev-fdm-st-ds?api-version=2017-05-01-preview HTTP/1.1 Host: management.azure.com User-Agent: Go/go1.16.7 (amd64-darwin) go-autorest/v14.2.1 Azure-SDK-For-Go/v59.0.0 insights/2021-07-01-preview HashiCorp Terraform/1.0.11 (+https://www.terraform.io) Terraform Plugin SDK/2.8.0 terraform-provider- azurerm/2.85.0 pid-5a669062-d8d0-471f-b36a-40115651cea7...

question
Service Attention
Mgmt
customer-reported
Monitor - ApplicationInsights
needs-team-attention
Previous Versions

### Bug Report Neither the mgmt sdks, or the new module SDKs (t2) implement the event API for resource health. Defined [here](https://docs.microsoft.com/en-us/rest/api/resourcehealth/events) both of these SDK's implement `2017-07-01` version of...

question
Resource Health
Service Attention
Mgmt
customer-reported
needs-team-attention

### Bug Report - import path of package in question, e.g. `.../services/compute/mgmt/2018-06-01/compute` github.com/Azure/azure-sdk-for-go/services/privatedns/mgmt/2018-09-01/privatedns - SDK version e.g. `master`, `latest`, `18.1.0` master - Specify the exact commit if possible; one way...

question
Network - DNS
Service Attention
Mgmt
customer-reported
needs-team-attention
needs-team-triage

### Bug Report - Import path of package: `github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources` - SDK version: `v63.4.0` - go version: `go1.18.1 windows/amd64` - What happened? I created a code shown below. ```hcl // Set...

question
Service Attention
Mgmt
customer-reported
needs-team-attention

Go through and remove `nolint` comments.

Client
Azure.Core