Securing break glass account for access from multiple geographical locations?

EnterpriseArchitect 5,406 Reputation points
2024-10-18T14:08:19.78+00:00
Microsoft Intune Security
Microsoft Intune Security
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
432 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,916 questions
Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,104 questions
{count} votes

2 answers

Sort by: Most helpful
  1. akinbade abiola 18,305 Reputation points
    2024-10-19T23:50:24.5633333+00:00

    Hello EnterpriseArchitect

    Thanks for your question.

    The recommendation is updating these accounts to use passkey (FIDO2) or configure certificate-based authentication for MFA. Both methods satisfy the MFA requirement.

    User's image This is dcoumented in the planning section here: https://learn.microsoft.com/en-us/entra/identity/authentication/concept-mandatory-multifactor-authentication

    You can mark it 'Accept Answer' and 'Upvote' if this helped you

    Regards,

    Abiola


  2. Akhilesh Vallamkonda 10,080 Reputation points Microsoft Vendor
    2024-11-08T08:32:01.5+00:00

    Hi @EnterpriseArchitect

    Thank you for reaching Microsoft Q&A Forum!

    If you have a single account that multiple users need to access, the best course of action would be to create a group in Azure AD and add the users who need access to that group. Then, you can grant the group access to the necessary resources or applications. This way, you can manage access to the account more easily and ensure that only authorized users have access.

    To further secure the account, you can use Conditional Access to enforce multi-factor authentication (MFA) for all users accessing the account.
    Restrict access based on location, ensuring that only approved locations or IP addresses can access the account.

    Also, you can enable PIM to manage, control, and monitor access to important resources. PIM allows you to provide just-in-time privileged access and requires approval for role activation

    For any Azure resources that require a service identity, use Azure managed identities. This helps in managing and securing service accounts.

    Reference: https://learn.microsoft.com/en-us/entra/architecture/secure-best-practices

    https://learn.microsoft.com/en-us/azure/security/fundamentals/steps-secure-identity
    Hope this helps. Do let us know if you any further queries by responding in the comments section.

    Thanks,

    Akhilesh.


    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.