You need to ensure that App1 can read all user calendars and create appointments. The solution
must use the principle of least privilege.
What should you do?
You need to ensure that App1 can read all user calendars and create appointments. The solution
must use the principle of least privilege.
What should you do?
You create an MDM Security Baseline profile named Profile1.
You need to identify to which virtual machines Profile1 can be applied.
Which virtual machines should you identify?HOTSPOT You have a management group named MG1 that contains an Azure subscription and a resource group named RG1. RG1 contains a virtual machine named VM1. You have the custom Azure roles shown in the following table. 


This matches what I’ve seen on practice tests: NO, NO, YES. The notActions in Role1 block the delete even if another role allows it. Pretty sure that’s how Azure RBAC works, but let me know if anyone found otherwise.
DRAG DROP Your company has an Azure Active Directory (Azure AD) tenant named contoso.com. The company is developing an application named App1. App1 will run as a service on server that runs Windows Server 2016. App1 will authenticate to contoso.com and access Microsoft Graph to read directory data. You need to delegate the minimum required permissions to App1. Which three actions should you perform in sequence from the Azure portal? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
HOTSPOT You have an Azure subscription that uses Microsoft Defender for Cloud. Defender for Cloud has the security alerts shown in the following exhibit. 
C tbh. Server3 is the only one that fits the OS requirements for direct onboarding-Server1/2 aren’t supported here (don’t fall for that trap). Saw a similar question in a practice set, always just 2012 R2. Feel free to correct me if there’s been an update.
DRAG DROP You have an Azure subscription that contains an Azure web app named Appl. You plan to configure a Conditional Access policy for Appl. The solution must meet the following requirements:
• Only allow access to App1 from Windows devices.
• Only allow devices that are marked as compliant to access Appl.
Which Conditional Access policy settings should you configure? To answer, drag the appropriate settings to the correct requirements. Each setting may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
Had something like this in a mock. You use Conditions for targeting OS (Windows), then under Grant, set compliance requirement. Pretty sure that's right, but open to corrections.
Grant -> Only allow devices that are marked as compliant
I picked Cloud apps for the Windows part since you can target specific apps directly, and Grant controls compliance settings. But now I'm thinking maybe Conditions is actually better for restricting OS type. Little unsure, open to feedback if someone has tried both options.
DRAG DROP You have an Azure subscription. You plan to create two custom roles named Role1 and Role2. The custom roles will be used to perform the following tasks:
• Members of Role1 will manage application security groups.
• Members of Role2 will manage Azure Bastion.
You need to add permissions to the custom roles. Which resource provider should you use for each role? To answer, drag the appropriate resource providers to the correct roles. Each resource provider may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content
This one's super clear, nice! Both Role1 (ASG management) and Role2 (Azure Bastion) use resources under Microsoft.Network. So, map Microsoft.Network to both roles here-makes sense since they're all networking features in Azure.




