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

In Event Hubs the owner level (or epoch) can be used by consumers to enforce exclusive ownership of a partition. There are basically two ways of using this: - If...

Event Hubs
Client

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

Storage

### Bug Report When using the Client Secret Auth method, the multitenant authentication (a.k.a auxiliary tenant) doesn't work as expected. The ultimate bear token that is set in the header...

Client
Azure.Identity
feature-request

### Bug Report - import path of package in question - https://github.com/Azure/azure-sdk-for-go/blob/cf4e6a06bdd67435e431f42d4ddb1d8423907c85/sdk/resourcemanager/resources/armresources/zz_generated_models.go#L1411 - SDK version e.g. `master`, `latest`, `18.1.0` - master - output of `go version` - go version go1.18.2...

ARM
Mgmt
CXP Attention

https://github.com/Azure/azure-sdk-for-go/issues/18811

1. Build script: add `removeUnreferencedTypes` flag. 2. Release tool: for new onboard package release, set flag of `removeUnreferencedTypes` and `alwaysSetBodyParamRequired` to `true`; other release to `false`. 3. For all the...

Mgmt-EngSys

The epoch is not formatted as part of the link path, it should be passed as part of the parameters when a receiver link is created.

Event Hubs
Client