All practice questions
1252 questions
Your company has an Azure Storage account named storecorp2026 that contains a private blob container named insights. You need to grant an external partner temporary access to read and list blobs within the insights container. The partner must meet the following security requirements:
- Access must be limited to the IP address range 203.0.113.0/24.
- The access must expire automatically after 48 hours.
- Access must be secured using Microsoft Entra ID credentials to avoid exposing the storage account access keys.
- The partner must only connect using HTTPS.
Which two actions should you perform to configure the required access? (Select two.)
Select all that apply
An administrator is designing a lifecycle management policy for a standard General Purpose v2 (GPv2) storage account named stdata2026. The policy must transition blobs to the Cool tier if they have not been read or written to for more than 30 days. Which of the following actions must the administrator perform first to ensure the lifecycle policy executes correctly based on this requirement?
An organization manages its Azure resources using the following hierarchy:
* Subscription: `Sub-Dev-01`
* Resource Group: `RG-App-01`
* Virtual Machine: `vm-dev-01`
* Resource Group: `RG-Data-01`
* Storage Account: `sa-dev-01`
You configure the following role assignments and group memberships:
* A Microsoft Entra ID group named `Dev-Team` is assigned the Contributor role at the `RG-App-01` scope.
* A user named `DevUser1` is a member of the `Dev-Team` group.
* `DevUser1` is assigned the Reader role at the `Sub-Dev-01` subscription scope.
* `DevUser1` is assigned the Owner role at the `sa-dev-01` storage account scope.
Which of the following actions can `DevUser1` perform? (Select TWO.)
Select all that apply
You plan to deploy a new Azure virtual machine. You need to ensure the virtual machine is protected against power, cooling, or network failures that affect an entire datacenter building within an Azure region. Which availability option should you configure when creating the virtual machine?
An administrator needs to migrate a folder named `C:\Data` from an on-premises VM to a container named `migration-data` in an Azure Storage account named `mystorageacct` using AzCopy. The migration must meet the following security requirements:
- Authentication to the storage account must be performed using a Microsoft Entra ID service principal.
- Network access to the storage account must be restricted, allowing connections only from the migration VM's public IP address, which is .
Which sequence of actions should the administrator perform on the Azure Portal and the migration VM to execute the migration successfully? To answer, arrange the actions in the correct order.
Drag items to arrange them in the correct order
Your organization is planning to deploy Azure File Sync to synchronize files from an on-premises Windows Server to an Azure file share. You need to configure the initial sync topology. Which sequence of actions should you perform to set up the sync topology? To answer, arrange the actions in the correct sequential order.
Drag items to arrange them in the correct order
You have an Azure subscription that contains a virtual network named VNet1. VNet1 contains a subnet named Subnet1. You deploy an Azure Storage account named storageapp2026 and configure a private endpoint for the storage account in Subnet1. You create a private DNS zone named privatelink.blob.core.windows.net and add the host record for storageapp2026. You discover that virtual machines in Subnet1 continue to resolve the fully qualified domain name (FQDN) of storageapp2026 to its public IP address instead of the private endpoint IP address. What should you do to ensure that the virtual machines resolve the FQDN to the private IP address?
An organization has an Azure Storage account named saassessmentlogs that contains a blob container named securityaudit. You need to grant an external application temporary read-only access to the blobs inside the securityaudit container. The solution must meet the following security requirements:
- The access must be temporary and expire in hours.
- Access to other containers or storage services must be prevented.
- Access must be restricted to HTTPS traffic originating from the IP range .
- The generation and usage of the token must be auditable to a specific Microsoft Entra ID security principal, without utilizing or exposing the storage account access keys.
Which access delegation configuration should you implement to meet the requirements?
When implementing governance in Microsoft Azure, you must understand the relationship between different Azure Policy components. Match each Azure Policy component on the left with its correct functional description on the right.
Click a left item, then click its matching right item
Items
Matches
Your organization is configuring identity features in Microsoft Entra ID to support hybrid identity management and external collaboration. Match each Microsoft Entra feature to its corresponding administrative behavior.
Click a left item, then click its matching right item
Items
Matches
You need to configure automatic scale-out rules for an Azure Virtual Machine Scale Set (VMSS) named . The scale-out rule must increase the instance count when the average CPU utilization exceeds . In which sequence should you perform the configuration steps in the Azure Portal?
Drag items to arrange them in the correct order
Your company has a Microsoft Entra ID tenant named contoso.com. The tenant contains 500 internal users who are all assigned Microsoft Entra ID P1 licenses, and 100 guest users invited from an external partner organization via B2B collaboration. You configure Self-Service Password Reset (SSPR) for the tenant and set the Enablement setting to Selected, pointing the policy to a security group named Contoso-SSPR. You configure the following group membership and user assignments: User1 is an internal user with a Microsoft Entra ID P1 license and is added as a direct member of Contoso-SSPR. GroupA is added as a member of Contoso-SSPR. User2 is an internal user with a Microsoft Entra ID P1 license and is a member of GroupA (making User2 a nested member of Contoso-SSPR). User3 is a guest user invited via B2B collaboration and is added as a direct member of Contoso-SSPR. Which of the users can reset their passwords by using the contoso.com SSPR policy?
Apex Logistics plans to deploy a new shipment tracking application in the West US 2 region. The deployment will include three virtual machines named VM-Ship1, VM-Ship2, and VM-Ship3. The company has a business requirement to guarantee a virtual machine uptime Service Level Agreement (SLA) of at least for the application. Which configuration should you implement to meet this requirement?
An administrator is configuring security for an Azure Storage account named storage1 to comply with a corporate security policy. The policy dictates that all access keys must be disabled, and shared key access must be blocked. The administrator sets the allowSharedKeyAccess property to false on storage1. A developer named User1 is assigned the Storage Blob Data Reader role scoped to a container named archive in storage1. User1 needs to generate a Shared Access Signature (SAS) token that allows an external application to read blobs from the archive container. The external application cannot authenticate using Microsoft Entra ID. User1 attempts to generate a SAS token, but the token is rejected by the storage account. You need to configure the resource permissions to ensure that User1 can successfully generate a functional SAS token to access the container while maintaining the principle of least privilege. Which action should you perform?
An administrator needs to grant an external partner application read-only access to a specific blob container in an Azure storage account for exactly two hours. The access must be restricted to that container only, without granting access to other services in the storage account or requiring Microsoft Entra ID authentication.
Which action should the administrator perform?
You manage an Azure environment that contains a management group named `Corp-MG` and two subscriptions named `Sub-Prod-01` and `Sub-Prod-02` under `Corp-MG`. A resource group named `RG-Operations` in `Sub-Prod-01` contains an Azure Automation runbook that deallocates virtual machines. A resource group named `RG-Resources` in `Sub-Prod-02` contains critical virtual machines with `ReadOnly` resource locks applied. You need to configure a cost control solution that monitors the combined monthly spending of both subscriptions and automatically triggers the runbook in `RG-Operations` to deallocate the virtual machines when the combined monthly spending reaches . You attempt to create an Azure budget at the `Corp-MG` scope and link it to an action group that executes the runbook. Why does this configuration fail to meet the requirements?
An enterprise environment contains a Microsoft Entra ID tenant with a dynamic security group named Group1 and an administrative unit named AU1.
To manage access and delegate administration, you need to identify valid configuration options for these resources.
Which two actions can you successfully perform?
Select all that apply
A company has an on-premises file server named Server1 that is currently registered to a Storage Sync Service and configured as a server endpoint in SyncGroup1. You deploy a new on-premises server named Server2 to replace Server1.
You need to migrate the synchronization workload from Server1 to Server2 while ensuring users experience minimal disruption and no data is lost.
Which sequence of actions should you perform?
Drag items to arrange them in the correct order
You plan to deploy a new Azure virtual machine named VM1 in the East US region.
You need to configure the deployment to satisfy the following requirements:
- Protect the virtual machine against datacenter-wide failures within the East US region.
- Back up VM1 by using an existing Recovery Services Vault.
Which configuration should you use?
Your company, Litware, Inc., has an Azure subscription containing a storage account named storage1 and an Azure Key Vault named vault1.
storage1 is configured with a system-assigned managed identity.
vault1 has both soft-delete and purge protection enabled, and is configured to use Azure role-based access control (Azure RBAC) for its authorization model.
You need to configure customer-managed key (CMK) encryption for storage1 using a key stored in vault1.
Which RBAC role must you assign to the system-assigned managed identity of storage1 over vault1 to allow key wrapping and unwrapping operations?