python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Is Managed Identity used for more than authentication?
For accessing ADLS gen 2 containers we perform mounting in Azure Databricks with the help of a Service Principal(client Id, Tenet Id, Client secret).
Can we use User assigned managed identity to perfo...

himanish kopalle
Votes: 0
Answers: 1
Azure Webapp Keyvault reference with user-assigned identity for staging slot
Azure web app has keyvault references for configuration settings (environment variables).
I followed this documentation to get the connection set up. The keyvault references are properly resolved in t...
MyName
Votes: 0
Answers: 1
Logic App query Azure Table using HTTP and Managed Identity authentication
I am trying to query Azure Table using the HTTP connector without success.
According to this document managed identity authentication is now possible for Azure Table:
https://learn.microsoft.com/en-us...

Jorge Rodrigues
Votes: 0
Answers: 1
Pull Azure Container Registry image from App Service using Managed Identity
We have an ACR which is in a separate resource group from the App Service that is attempting to pull images from it. Now we are brainstorming ways to get either credentials, or Managed Identities on t...

cody.codes
Votes: 0
Answers: 1