ads

1 Julai 2024

Microsoft Azure Architect Technologies: Managing Azure AD

 



Question:

Where in the portal is user self-service password reset enabled?

  • Azure AD


Question

:

What is the default Azure AD tenant DNS name suffix?

  • onmicrosoft.com


Question

:

Which PowerShell cmdlet is used to create a new Azure AD user?

  • New-AzAdUser


Question

:

Which file format is used when importing users for bulk create?

  • CSV


Question

:

After enabling user MFA, what MFA status appears for the user?

  • Enabled


Question: You want to automate Azure AD user creation using the CLI. What is missing from the following CLI statement?

az ad user create --display-name "Jen Hill" --user-principal-name jhill@stefansammsoutlook.onmicrosoft.com 
  • Password
Question: You are creating an Azure AD user through the portal. Which create options are you presented with?
  • Invite user
  • Create user

Question: Which statements regarding Azure AD guest users are correct?
  • Guest users can be assigned access to apps
  • An invitation email is sent to the user

Question: You want to use PowerShell to import users from a CSV file. Which PowerShell cmdlet accomplishes this task?
  • Import-Csv

Question: MFA users receive a verification phone call from Microsoft. What must the user enter to compete the sign-in?
  • #

Question: Which statement regarding assigning Azure AD licenses are correct?
  • The user must have a usage location specified
  • The licenses must first be added to Azure AD

Question: You would like to require current and future Azure AD users to use MFA. What should you do?
  • Enable an MFA registration policy

Question: Which are components of a conditional access policy?
  • Conditions
  • Access controls

Question: What is the purpose of MFA bypass?
  • Simple authentication from trusted networks

Question: Which type of managed identity is its own Azure resource?
  • User assigned

Question: You suspect Azure AD groups that no longer need app access still have active permissions. Which tool can you use to verify this?
  • Access review

  • Question: You have configured a banned password list, yet users are still able to set new passwords using banned items. What is the most likely cause of the problem?
  • The mode is not set to enforced

Question: Which are valid Azure AD MFA verification options?
  • Mobile app
  • SMS text message

Question: You need to configure an Azure AD registered app with claim information required by the app. Which option should you configure in the registered app?
  • Token configuration