You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 20, 2023. It is now read-only.
Will Tailwind be used to showcase transition to Managed Identities rather than less secure SPs?
Managed Identities are now the preferred approach to manage the “security identity” because they are created automatically. System-assigned managed identities are enabled on the Azure service, giving the actual service an identity within Azure AD. Such service identities are only active until the instance has been deleted or disabled. Once this happens, Azure will automatically clean up the service identity within Azure AD.