Which Azure feature lets a virtual machine authenticate to other Azure services without storing credentials in code?

a.Managed identities in Microsoft Entra ID
b.Storing passwords in the OS registry
c.Hardcoding keys in the application
d.Emailing credentials to users

Explicación

Managed identities give Azure resources an automatically managed identity in Microsoft Entra ID. Resources use this identity to authenticate to services that support it, avoiding credentials in code. Azure handles the identity's lifecycle, improving security.

Practica las 100 preguntas gratis — sin registro.

Preguntas relacionadas de este tema

Última revisión: · proceso editorial

Equipo Editorial de PrepPass · Verificado con Microsoft Azure Fundamentals (AZ-900) · Cómo revisamos
Reportar