You have an Azure subscription that contains a container group named Group1. Group1 contains two Azure container instances as shown in the following table.
You need to ensure that container2 can use CPU resources without negatively affecting container1.
What should you do?
A. Increase the resource limit of container1 to three CPUs.
B. Increase the resource limit of container2 to six CPUs.
C. Remove the resource limit for both containers.
D. Decrease the resource limit of container2 to two CPUs.
Show Answer
Correct Answer: C
Explanation: In Azure Container Instances, if no resource limit is specified for a container, its effective maximum usage defaults to its requested resources. Removing explicit limits causes each container to be capped at its request, preventing container2 from consuming CPU beyond its requested allocation and negatively affecting container1. Option D is invalid if container2 requests 3 CPUs because a limit cannot be lower than the request. Options A and B do not address the contention problem.
Question 22
HOTSPOT
-
You have an Azure subscription that contains an Azure Backup vault named Backup1, a Recovery Services vault named Recovery1, and the resources shown in the following table.
You plan to back up the resources.
Which resource can be backed up to Backup1, and which resource can be backed up to Recovery1? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Show Answer
Correct Answer: Backup1: Disk1
Recovery1: VM1
Explanation: Azure Backup vaults protect resources such as Azure managed disks, while Recovery Services vaults protect Azure virtual machines. Azure App Service web apps and Azure SQL Database are not backed up to these vaults in this context.
Question 23
HOTSPOT -
Case study -
This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided.
To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study.
At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section.
To start the case study -
To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question.
Overview -
ADatum Corporation is consulting firm that has a main office in Montreal and branch offices in Seattle and New York.
Existing Environment -
Azure Environment -
ADatum has an Azure subscription that contains three resource groups named RG1, RG2, and RG3.
The subscription contains the storage accounts shown in the following table.
The subscription contains the virtual machines shown in the following table.
The subscription has an Azure container registry that contains the images shown in the following table.
The subscription contains the resources shown in the following table.
Azure Key Vault -
The subscription contains an Azure key vault named Vault1.
Vault1 contains the certificates shown in the following table.
Vault1 contains the keys shown in the following table.
Microsoft Entra Environment -
ADatum has a Microsoft Entra tenant named adatum.com that is linked to the Azure subscription and contains the users shown in the following table.
The tenant contains the groups shown in the following table.
The adatum.com tenant has a custom security attribute named Attribute1.
Planned Changes -
ADatum plans to implement the following changes:
• Configure a data collection rule (DCR) named DCR1 to collect only system events that have an event ID of 4648 from VM2 and VM4.
• In storage1, create a new container named cont2 that has the following access policies: o Three stored access policies named Stored1, Stored2, and Stored3 o A legal hold for immutable blob storage
• Whenever possible, use directories to organize storage account content.
• Grant User1 the permissions required to link Zone1 to VNet1.
• Assign Attribute1 to supported adatum.com resources.
• In storage2, create an encryption scope named Scope1.
• Deploy new containers by using Image1 or Image2.
Technical Requirements -
ADatum must meet the following technical requirements:
• Use TLS for WebApp1.
• Follow the principle of least privilege.
• Grant permissions at the required scope only.
• Ensure that Scope1 is used to encrypt storage services.
• Use Azure Backup to back up cont1 and share1 as frequently as possible.
• Whenever possible, use Azure Disk Encryption and a key encryption key (KEK) to encrypt the virtual machines.
You implement the planned changes for cont2.
What is the maximum number of additional access policies you can create for cont2? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Explanation: A container supports up to 5 stored access policies. With 3 already planned, 2 more can be added. A container can have both one legal hold and one time-based retention policy; since a legal hold is already configured, one additional immutable policy (time-based retention) can still be added.
Question 24
HOTSPOT
-
You have an Azure subscription linked to a hybrid Microsoft Entra tenant. The tenant contains the users shown in the following table.
You create the Azure Files shares shown in the following table.
You configure identity-based access for contoso2024 as shown in the following exhibit.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Show Answer
Correct Answer: No
Yes
No
Explanation: Azure Files identity-based access configured for contoso2024 uses on-premises Active Directory. Only hybrid-synced users are supported. User1 is not synced, so cannot authenticate. User2 is hybrid-synced and default share-level permissions grant access to shares in contoso2024 (including share2). share3 is in contoso2025, where this identity-based configuration is not shown, so access is not granted.
Question 25
You have an Azure subscription that contains a Standard SKU Azure container registry named ContReg1.
You need to ensure that ContReg1 supports geo-replication.
What should you do first for ContReg1?
A. Enable Admin user.
B. Add a scope map.
C. Add an automation task.
D. Create a cache rule.
E. Upgrade the SKU.
Show Answer
Correct Answer: E
Explanation: Geo-replication is supported only on the Premium SKU of Azure Container Registry. Since ContReg1 is currently on the Standard SKU, the first step is to upgrade the registry to the Premium SKU before geo-replication can be configured.
Question 26
You have an Azure subscription that contains the storage accounts shown in the following table.
Which storage account can be converted to zone-redundant storage (ZRS) replication?
A. storage1 only
B. storage2 only
C. storage3 only
D. storage2 and storage3
E. storage1, storage2, and storage3
Show Answer
Correct Answer: A
Explanation: Only the general-purpose v2 storage account already using LRS can be directly converted to ZRS. An RA-GRS account must first be changed to LRS before moving to ZRS, so it is not considered directly convertible in this context. A BlobStorage account does not support direct conversion to ZRS in the standard replication conversion matrix.
Question 27
You have a Microsoft Entra tenant configured as shown in the following exhibit.
The tenant contains the identities shown in the following table.
You purchase a Microsoft Fabric license.
To which identities can you assign the license?
A. User1 only
B. User1 and Group1 only
C. User1 and Group2 only
D. User1, Group1, and Group2
Show Answer
Correct Answer: A
Explanation: In a Microsoft Entra ID Free tenant, licenses can be assigned directly to individual users, but group-based licensing requires Microsoft Entra ID P1 or higher (or qualifying suites that include it). Purchasing a Microsoft Fabric license alone does not enable group-based license assignment. Therefore, only the user identity can be assigned the license directly.
Question 28
HOTSPOT -
Case study -
This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided.
To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study.
At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section.
To start the case study -
To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question.
Overview -
ADatum Corporation is consulting firm that has a main office in Montreal and branch offices in Seattle and New York.
Existing Environment -
Azure Environment -
ADatum has an Azure subscription that contains three resource groups named RG1, RG2, and RG3.
The subscription contains the storage accounts shown in the following table.
The subscription contains the virtual machines shown in the following table.
The subscription has an Azure container registry that contains the images shown in the following table.
The subscription contains the resources shown in the following table.
Azure Key Vault -
The subscription contains an Azure key vault named Vault1.
Vault1 contains the certificates shown in the following table.
Vault1 contains the keys shown in the following table.
Microsoft Entra Environment -
ADatum has a Microsoft Entra tenant named adatum.com that is linked to the Azure subscription and contains the users shown in the following table.
The tenant contains the groups shown in the following table.
The adatum.com tenant has a custom security attribute named Attribute1.
Planned Changes -
ADatum plans to implement the following changes:
• Configure a data collection rule (DCR) named DCR1 to collect only system events that have an event ID of 4648 from VM2 and VM4.
• In storage1, create a new container named cont2 that has the following access policies: o Three stored access policies named Stored1, Stored2, and Stored3 o A legal hold for immutable blob storage
• Whenever possible, use directories to organize storage account content.
• Grant User1 the permissions required to link Zone1 to VNet1.
• Assign Attribute1 to supported adatum.com resources.
• In storage2, create an encryption scope named Scope1.
• Deploy new containers by using Image1 or Image2.
Technical Requirements -
ADatum must meet the following technical requirements:
• Use TLS for WebApp1.
• Follow the principle of least privilege.
• Grant permissions at the required scope only.
• Ensure that Scope1 is used to encrypt storage services.
• Use Azure Backup to back up cont1 and share1 as frequently as possible.
• Whenever possible, use Azure Disk Encryption and a key encryption key (KEK) to encrypt the virtual machines.
You need to implement the planned change for Attribute1.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Show Answer
Correct Answer: No
No
No
Explanation: Global Administrator does not have custom security attribute assignment permissions by default. Attribute Definition Administrator defines attributes but cannot assign them. Attribute Assignment Administrator can assign attributes only to supported objects (such as users/service principals), not Microsoft 365 groups.
Question 29
You have an Azure subscription that contains a storage account named storage1. The storage1 account contains blob data.
You need to assign a role to a user named User1 to ensure that the user can access the blob data in storage1. The role assignment must support conditions.
Which two roles can you assign to User1? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
A. Owner
B. Storage Account Contributor
C. Storage Account Backup Contributor
D. Storage Blob Data Contributor
E. Storage Blob Data Owner
F. Storage Blob Delegator
Show Answer
Correct Answer: D, E
Explanation: Azure RBAC conditions for Azure Storage data actions are supported on specific storage data roles. To grant access to blob data with support for role assignment conditions, the appropriate built-in roles are Storage Blob Data Contributor and Storage Blob Data Owner. Management-plane roles such as Owner or Storage Account Contributor are not the intended storage data roles for conditional blob data access, and Storage Blob Delegator is for obtaining user delegation keys rather than general blob data access.
Question 30
You have an Azure subscription that contains the Microsoft Entra identities shown in the following table.
You need to enable self-service password reset (SSPR).
For which identities can you enable SSPR in the Azure portal?
A. User1 only
B. Group1 only
C. User1 and Group1 only
D. Group1 and Group2 only
E. User1, Group1, and Group2
Show Answer
Correct Answer: C
Explanation: SSPR can be enabled for all users or scoped to selected users via a security group. A security group (Group1) is a valid target for scoping. Microsoft 365 groups are not supported for SSPR scoping. In the Azure portal, you can also enable SSPR for an individual user by including that user in scope, so among the listed identities the valid ones are User1 and Group1.
$19
Get all 555 questions with detailed answers and explanations
Instant download HTML + PDF delivered the moment payment clears.
Secure Stripe checkout we never see or store your card details.
7-day refund if files are defective see our refund policy.