Managed Identity:
-
Assign an identity to the env that is hosting your application.
-
Give access of that to your Azure Storage Account or Azure Service.
-
There is no need to store passwords etc.
-
Applicaiton object has to be used if your application is hosted somewhere else.
-
Q. Where is managed identity linking done for an Azure service?
-
Q. What is user assigned identity?