PRACTICE SOLUTIONS GRADED A+
● Your company has an Azure Active Directory (Azure AD)
subscription. You want to implement an Azure AD conditional access
policy. The policy must be configured to require members of the Global
Administrators group to use Multi-Factor Authentication and an Azure
AD-joined device when they connect to Azure AD from untrusted
locations.
Solution: You access the multi-factor authentication page to alter the
user settings.
Does the solution meet the goal?
A. Yes
B. No. Answer: B. No
Explanation: You access the Azure portal to alter the grant control of the
Azure AD conditional access policy.
● Your company has an Azure Active Directory (Azure AD)
subscription. You want to implement an Azure AD conditional access
policy. The policy must be configured to require members of the Global
,Administrators group to use Multi-Factor Authentication and an Azure
AD- joined device when they connect to Azure AD from untrusted
locations.
Solution: You access the Azure portal to alter the session control of the
Azure AD conditional access policy.
Does the solution meet the goal?
A. Yes
B. No. Answer: B. No
Explanation: You access the Azure portal to alter the grant control of the
Azure AD conditional access policy.
● Your company has an Azure Active Directory (Azure AD)
subscription. You want to implement an Azure AD conditional access
policy. The policy must be configured to require members of the Global
Administrators group to use Multi-Factor Authentication and an Azure
AD- joined device when they connect to Azure AD from untrusted
locations.
Solution: You access the Azure portal to alter the grant control of the
Azure AD conditional access policy.
, Does the solution meet the goal?
A. Yes
B. No. Answer: A. Yes
Explanation: The Grant control within the CA Policy is where this
option is located
● You are planning to deploy an Ubuntu Server virtual machine to your
company's Azure subscription. You are required to implement a custom
deployment that includes adding a particular trusted root certification
authority (CA).
Which of the following should you use to create the virtual machine?
A. The New-AzureRmVm cmdlet.
B. The New-AzVM cmdlet.
C. The Create-AzVM cmdlet.
D. The az vm create command.. Answer: D. The az vm create command.
Explanation: This command is part of the Azure CLI, a cross-platform
command-line tool. It can be used to create a VM in Azure.