What is a 'managed identity' in Azure and how does it differ from a service principal?
-
A
A managed identity requires manual credential rotation; a service principal does not
-
B
A managed identity has its credentials automatically managed by Azure, eliminating the need to store secrets
-
C
A managed identity is used for user accounts; a service principal is for apps
-
D
There is no difference between them