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

- [ ] Azure.Core abstraction layer - [ ] CodeGen to light up feature - [ ] OTel adapter

Client
Azure.Core
feature-request

### Bug Report - SDK version `latest` - output of `go version` go version go1.19.2 linux/amd64 - What happened? I follow this instructions https://learn.microsoft.com/en-us/graph/tutorials/go?view=graph-rest-1.0&tabs=aad&tutorial-step=2 and i have error: **Build constraints...

question
customer-reported
issue-addressed

- Added Permanent Delete as a separate Delete API to keep Delete and Permanent Delete options separate - Permanent Delete API referenced in all blob clients - Permanent Delete SAS...

Storage

- [ ] The purpose of this PR is explained in this or a referenced issue. - [ ] The PR does not update generated files. - These files are...

Storage

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

Do Not Merge

### Bug Report - import path: `.../services/cdn/mgmt/2021-06-01/cdn` - SDK version: `v66.0.0+incompatible` - go version: `go version go1.18.3 linux/amd64` When Terraform attempts to parse the CDN FrontDoor RuleSet IDs it causes...

Network - CDN
Service Attention
Mgmt
Service

### Bug Report The current Subscription Model https://github.com/Azure/azure-sdk-for-go/blob/77190ec7d546094c51ff1b61073dd9580394a579/sdk/resourcemanager/subscription/armsubscription/zz_generated_models.go#L445-L465 does not have `Tags`, `TenantID` & `ManagedByTenants` fields these fields are present in older SDK https://github.com/Azure/azure-sdk-for-go/blob/06af0db58a7fa031182beb15f5afe8c8c9d82958/services/resources/mgmt/2021-01-01/subscriptions/models.go#L528-L548

question
Mgmt
customer-reported
Subscription
needs-team-attention

### Feature Request Azure Monitor Log Alert is a monitor resource under API path: `/SUBSCRIPTIONS/{}/RESOURCEGROUPS/{}/PROVIDERS/MICROSOFT.INSIGHTS/SCHEDULEDQUERYRULES/{}`. Current `armmonitor` is using API version 2018-04-16, which corresponds to the "old" version of that...

Monitor
Mgmt
customer-reported
needs-team-attention
feature-request

### Bug Report - Package path: https://github.com/Azure/azure-sdk-for-go/blob/main/services/containerinstance/mgmt/2021-10-01/containerinstance/location.go - Import path of the package : `.../services/compute/mgmt/2018-06-01/compute` - SDK version: `v63.0.0+incompatible` - `go version`: `go version go1.18.1 darwin/amd64` - What happened? I...

Container Instances
Mgmt
needs-author-feedback
Previous Versions