-
The document states:
"While using system-assigned managed identity is possible, when used at scale (for example, for all VMs in a subscription) it results in substantial number of identities created…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Azure reports the following best pract…
-
### Library name
Azure.Identity
### Please describe the feature.
The Azure ML managed identity API is no longer the same as the App Service 2017-09-01 API, so we need to add explicit support. The m…
-
**Describe the bug**
I am using Azure KeyVault JCA sdk code to read certificates and keys (keystore). I could retrieve certificates and private keys using service principle. i.,e client_id and client…
-
**Describe the bug**
The Rate Card API fails to authenticate to Azure with a Managed Service Identity (MSI) if multiple identities are present, with the following error response from Azure:
> Multip…
-
Some tooling - such as Cromwell on Azure, requires access to Azure blob storage from within the workspace.
Could we used VM managed identities to access the storage? Does a security group mapping …
-
### TL;DR
I am using "activate_api_identities" with api "cloudfunctions.googleapis.com" so I can create the "appspot" google managed service account, and assign roles to it. terraform plan fails with…
-
I am trying to use Managed Identities with Event Hub connection for my Netherite project, but I am having difficulty getting it to work correctly. I was wondering if anyone could provide some support …
-
How can I view what Az resources are using a specific user-assigned managed identity?
I'm consolidating user-assigned managed IDs, but it's very difficult to do so because, unlike viewing what t…
-
We have deployments which use ASO to create identities, and also generate pods which use these identities as workload identities. We can use inject the ID into the main container of the pod using the …