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

As Azure charges VMs for both running hours and data transfer, is it possible query the breakdowns of running hour and data transfer costs through the existing cost [API](https://github.com/Azure/azure-sdk-for-go/blob/f252cd9f178d89af5a3b0f595e72c8b1479904c7/sdk/resourcemanager/costmanagement/armcostmanagement/forecast_client.go#L120)?

question
Service Attention
Mgmt
customer-reported
needs-team-attention
Cost Management - Query

### Bug Report UpdateMessage() for Azure Storage Queues does not allow updating message visibility without changing message text. - package version: `github.com/Azure/azure-sdk-for-go/sdk/storage/azqueue v1.0.0` - go version: `go version go1.22.4 darwin/arm64`...

question
Storage
Service Attention
Client
customer-reported
needs-team-attention

### Feature Request Any plans to support Azure Document Intelligence in the go sdk.. similar to the Typescript sdk? ```ts const client = new DocumentAnalysisClient( this.azureDocumentAnalysisEndpoint, new AzureKeyCredential(this.azureDocumentAnalysisKey) ); const...

question
Service Attention
Client
customer-reported
needs-team-attention
Cognitive - Form Recognizer

Increment package version after release of ai/azopenaiassistants

### Feature Request This issue is to support hierarchical partition keys via the Go-SDK in Azure Cosmos DB. Here are the docs for the same https://learn.microsoft.com/en-us/azure/cosmos-db/hierarchical-partition-keys?tabs=net-v3%2Cbicep Link to implementations: -...

Cosmos
feature-request

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

FirstBeta

### Feature Request Currently Workflow trigger Run doesn't support feature to send body for triggering worflow.`func (client *WorkflowTriggersClient) Run(ctx context.Context, resourceGroupName string, workflowName string, triggerName string, options *WorkflowTriggersClientRunOptions) (WorkflowTriggersClientRunResponse, error)`...

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

## Feature Request ### Description When writing unit tests for code that interacts with the aztables client in the Azure SDK for Go, developers can typically mock most client functions...

customer-reported
needs-team-attention
feature-request

### Bug Report https://github.com/Azure/azure-sdk-for-go/blob/edf8e3fc894943f19de268ae70dad9379fd4e377/sdk/resourcemanager/securityinsights/armsecurityinsights/polymorphic_helpers.go#L152 SDK version: latest go version: go1.22.3 linux/amd64 The condition is not being deserialized correctly when the Condition Type == Boolean https://learn.microsoft.com/en-us/rest/api/securityinsights/automation-rules/create-or-update?view=rest-securityinsights-2024-03-01&tabs=HTTP#automationrulebooleancondition To reproduce create an automation...

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

### Feature Request https://learn.microsoft.com/en-us/rest/api/cost-management/retail-prices/azure-retail-prices#programmatic-example. We at AKS are looking for a proper pricing api for estimating VM Price based on available skus before provisioning, so that we can then make...

Mgmt
feature-request