Identity and Governance Flashcards
How would you associate a number of VMs in the same resource group with their corresponding department?
Assign tags
What is needed to enforce the use of MFA and device registration for global administrators?
Azure AD conditional access policy
How do you implement Azure AD conditional access policy?
Create a new policy in the Azure portal
Set the policy to require MFA and AD device registration
Specify global administrators as the target
Specify locations that are untrusted
What do you alter in an Azure AD conditional access policy to require MFA for global administrators?
Grant control
Are you able to change the usage model (per enabled user/per authentication) after an MFA provider is created?
No
What can you assign locks and tags to?
Subscriptions
Resource groups
Resources
How do you allows users to use Azure AD Premium features?
From the Licenses section of the portal, assign a license
How would you make a user an administrator for all workstations that will be joined to the Azure AD domain?
From the Devices section of the portal, go to device settings and configure an additional local administrator
Who can can add devices to a group?
The owner of the group
What can global administrators and cloud device administrators do with devices?
Manage already registered or joined devices
What are some characteristics of tags?
- A resource can have 50 tags
- Values are case-sensitive, limit of 256
- Tag names are not case-sensitive, limit of 512
- Limits are halved for storage accounts
- Not inherited by default
What command would you use for an immediate Azure AD sync?
Start-ADSyncSyncCycle -PolicyType Delta
What command initiates a full Azure AD sync?
Start-ADSyncSyncCycle -policy initial
In the Azure portal, how would you assign an administrative role to a user?
Directory > Users > Select user > Add role
What role would allow a user to create Azure apps?
Some type of contributor role
How would you access a report that details costs for each department?
Assign a tag to each resource > Subscriptions > Cost analysis, Download usage report
What happens when you move a resource from one RG to another RG in a different region?
The resource is moved but the location stays the same
What blade do you use to optimize and reduce your overall Azure spend by identifying idle/underutilized resources?
Advisor