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

Improve reliability of Monitor Ingestion live test pipeline. Currently, it often fails because the tests use the resources too soon after creation. The service needs more buffer time before you...

Monitor
Client
test-reliability

New versions of the test proxy include a set of sanitizers enabled by default during recording and playback. These sanitizers can break tests by replacing values used to match recordings...

Client
Mgmt
test-reliability
test-proxy

### Feature Request In order to delete threat intelligence indicators in Azure Sentinel, we currently need to create a Pager with a PageSize which will iterate over TI items. But...

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

`TestClient_GetManifest` and `TestClient_UploadManifest` fail in playback (they pass live) due to a hash mismatch caused by the test proxy. `GetManifest` returns a manifest and the server's hash of that manifest,...

Container Registry
test-reliability
test-proxy

Add logic in the CI pipeline to ensure minor version is bumped if new features are added. Logic could simply look at the feature_added section of CHANGELOG as the indicator...

EngSys

Add instructions on how to deprecate modules into a document at /doc/deprecation.md (or similar). Link the page in our repo to the Azure SDK "Deprecating Azure SDKs" page

Docs

### Bug Report - import path `"github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azkeys"` - SDK version `[email protected]` : https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/[email protected] - go version 1.22 Condition: In cross tenant CMEK scenario, https://learn.microsoft.com/en-us/azure/storage/common/customer-managed-keys-configure-cross-tenant-new-account?toc=%2Fazure%2Fstorage%2Fblobs%2Ftoc.json&bc=%2Fazure%2Fstorage%2Fblobs%2Fbreadcrumb%2Ftoc.json&tabs=azure-portal Detailed use case I asked in...

KeyVault
Client
customer-reported
feature-request

Long lived credentials such as those received from managed identity authentication include additional metadata concerning when a token can/should be refreshed. Our authentication policies should take this information into account...

Blocked
Client
Azure.Identity
Azure.Core

These tests populate a newly created registry with a handful of images. This occasionally fails because Docker Hub doesn't allow the test code to pull all the images. The error...

Container Registry
Client
test-reliability

### Feature Request My team owns the IMDS endpoint for [Azure Stack HCI](https://learn.microsoft.com/en-us/azure-stack/hci/overview). Recently, we were working with another Azure team as they tried to implement MSI authentication utilizing our...

Azure.Identity
feature-request