What is the difference between a user-assigned managed identity and a system-assigned managed identity?
The lifecycle of a system-managed identity is managed separately from the resource.
with a system-assigned managed identity, Azure manages the password for you.
The lifecycle of a user-managed identity is managed separately from the resource.
with a user-assigned managed identity, Azure manages the password for you.