-
### Bug Report
- import path of package in question: `azure-sdk-for-go/sdk/resourcemanager/appcomplianceautomation/armappcomplianceautomation`
- SDK version: `1.0.0`
- output of `go version`: `go v…
-
### Area(s)
area:db
### Is your change request related to a problem? Please describe.
In the Cosmos DB SDK, a single operation involves several network calls. Currently, if something goes wro…
-
### Feature Request
In current design, custom policy which is out of `github.com/Azure/azure-sdk-for-go/sdk` module cannot import log package.
It is hard to debug policy without any log.
I'm…
-
This feature entails adding CAE support for all clients lacking a custom challenge handler i.e., everyone except Key Vault and Storage.
Adding support involves adding logic to your BearerTokenAuth…
-
### Feature Request
Hi,
In CMEK (customer managed encryption key) scenario, with only the key from customer, it's need to know the key region as well (currently region cannot be know unless a [ hacky…
-
## In what area(s)?
/area runtime
/area operator
AEH Binding, AEH PubSub
## Describe the feature
### Problem Statement
After a rolling upgrade or restart of an application using an…
-
### Library name
Azure.Identity
### Please describe the feature.
See https://github.com/Azure/azure-sdk-for-go/pull/22652/files for an example
-
After run azure-sdk-for-java [Generate Script](https://github.com/Azure/azure-sdk-for-java/blob/main/eng/automation/generate.py) in sdk-automation.
It missing **changelog content** and **version** whe…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com…
-
### Bug Report
We used Python SDK for multi tenant authentication. Our tenant is A and we want to access the blob storage in tenant B. We have set up the cross tenant authentication. In our python SD…