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

There's some schema discrepancies with the AttachedWorkSelectors and RequestedWorkerSelectors data that we're trying to work out for the Event Grid system events generation using TypeSpec. For now I've left those...

Event Grid
Client

I noticed this while working with a Processor sample. There are a couple of problems I want to tackle as part of this: * Using a client that's been closed...

Event Hubs
Client

Increment package version after release of messaging/azservicebus

Service Bus

### Bug Report/Question The operation result API that is used for the Location header polling URL states that, when the operation is finished, the final GET on the polling URL...

Azure.Core

DeviceRegistry, StandbyPool, EdgeZones, DevOpsInstrument

Mgmt

The armconsumption package currently uses api version [2021-10-01](https://github.com/Azure/azure-sdk-for-go/blob/main/sdk/resourcemanager/consumption/armconsumption/reservationrecommendations_client.go#L43). However, according to [docs](https://learn.microsoft.com/en-us/rest/api/consumption/reservation-recommendations/list?view=rest-consumption-2023-05-01&tabs=HTTP), version 2023-05-01 is available, and has several added fields that are valuable to me. Could armconsumption get regenerated...

Service Attention
Mgmt
customer-reported
needs-team-attention
feature-request

Increment package version after release of ai/azopenaiassistants

Our goal here is just to have it happen on a weekly cadence, with the merge happening automatically and the testing in the weekly pipeline to validate. Weekly pipelines for...

EngSys

If present, `EnvironmentCredential` can use the `AZURE_CLIENT_SEND_CERTIFICATE_CHAIN` environment variable to configure a `ClientCertificateCredential` instance. Add supporting docs to indicate that behavior.

Azure.Identity

### Bug Report - when using`github.com/Azure/azure-sdk-for-go/sdk/monitor/query/azmetrics v1.0.0` - with Go v1.21.7 darwin/arm64 ### Context I am collecting metrics for 10 Microsoft.KeyVault/vaults. ### What happened? If I call `azmetrics.QueryResources()` with a...

bug
Monitor
Service Attention
customer-reported
Service
needs-team-attention