Tüm alıştırma soruları
1252 soru
An administrator is planning the deployment of a new Azure virtual network named `VNet-Prod` in an Azure subscription. The address space for `VNet-Prod` is configured as . The virtual network must support the following requirements:
- A subnet named `Subnet-App` that provides a minimum of 12 usable IP addresses for application servers.
- A subnet for secure administrative access to virtual machines using Azure Bastion.
- A subnet for a virtual network gateway to support a hybrid VPN connection.
The administrator wants to minimize address space allocation for each subnet.
Which three of the following subnet allocations should the administrator configure?
Geçerli olan tümünü seçin
A virtual machine named VM-Web01 is deployed in an Azure virtual network. The network interface (NIC) of VM-Web01 is currently configured with a private IP address that uses dynamic allocation. You need to ensure that VM-Web01 maintains its current private IP address even if the virtual machine is stopped and deallocated for maintenance. What should you do?
An administrator is planning a new virtual network named `VNet-Prod` with an address space of . The virtual network must support the following requirements:
- A subnet for Azure Bastion named `AzureBastionSubnet`.
- A subnet for a VPN Gateway named `GatewaySubnet`.
- An application subnet named `Subnet-App` that will host 60 virtual machines.
Which of the following subnet allocations satisfies these requirements while minimizing IP address waste?
You need to configure an Azure App Service web app named app1 to run a container image hosted in a private Azure Container Registry (ACR) named acr1. The web app must authenticate to the registry using its own system-assigned managed identity. Which sequence of actions should you perform? To answer, arrange the actions in the correct order.
Öğeleri doğru sıraya koymak için sürükleyin
An administrator is configuring a virtual machine named VM-Prod1 in the West US 2 region. VM-Prod1 has a single network interface named nic-prod1. The primary IP configuration on nic-prod1 (ipconfig-primary) uses the static private IP address and is associated with a Standard SKU public IP address named pip-primary. The administrator needs to configure a secondary IP configuration named ipconfig-secondary on nic-prod1. The secondary configuration must be accessible from the internet. The administrator plans to deploy a new public IP address named pip-secondary for this purpose. Which configuration must the administrator use for pip-secondary and the private IP address of ipconfig-secondary?
Your company has an Azure Storage account named `corpdata2026` that contains a blob container named `financial-reports`. A third-party auditing application needs to retrieve reports from this container. You must grant the application temporary access while adhering to the principle of least privilege. The solution must meet the following requirements:
- The application must only have read access to the `financial-reports` container.
- The access must be time-limited and expire in 4 hours.
- The access must be restricted to the auditing application's public IP address of `198.51.100.45`.
- The access must be authorized using Microsoft Entra ID credentials of the administrator, without exposing or using the storage account access keys.
Which of the following should you generate to meet these requirements?
Your company has a Microsoft Entra ID tenant. You configure Self-Service Password Reset (SSPR) with the following settings:
- Enabled: Selected (Group: Sales-Group)
- Number of methods required to reset: 2
- Methods available to users: Email, Mobile app notification, Mobile phone
Sales-Group has the following members:
- User1 (direct member)
- User2 (direct member)
- GroupB (nested member; GroupB contains User3)
The users have registered the following authentication contact info:
- User1: Email only
- User2: Mobile phone and Email
- User3: Mobile phone, Email, and Mobile app notification
In the External Collaboration settings, "Guest invite restrictions" is configured to "Only users assigned to specific admin roles can invite guest users".
Which of the following statements are correct? (Select two.)
Geçerli olan tümünü seçin
You are designing autoscale rules for an Azure Virtual Machine Scale Set (VMSS) named `vmss-processing`. The scale set currently runs with a minimum of 2 instances and a maximum of 10 instances. The scale-out rule is configured to increase the instance count by 1 when the average CPU utilization exceeds 75% for 10 minutes.
You need to configure the scale-in rule to decrease the instance count by 1. To prevent instance thrashing (repeatedly scaling out and scaling in) immediately after a scale-out event occurs when the scale set has 2 instances, which CPU threshold should you configure for the scale-in rule?
An administrator is upgrading a legacy Azure virtual machine named VM1 to comply with modern Azure security and SKU support standards. VM1 is configured with a single network interface named nic1. The primary IP configuration of nic1 (ipconfig1) is associated with a legacy Basic SKU public IP address (PubIP1) that uses Dynamic allocation.
The administrator needs to assign a second public IP address to VM1 to support a new secure web service. They create a new Standard SKU public IP address named PubIP2. However, when attempting to associate PubIP2 with a new secondary IP configuration (ipconfig2) on nic1, the association fails with a SKU mismatch error.
Which configuration change should the administrator perform to resolve this error and successfully associate both public IP addresses with VM1?
An administrator configures a subnet in Microsoft Azure with the address block . Is it true or false that this subnet has exactly 3 usable IP addresses available for virtual machines?
You are deploying different containerized workloads to Azure Container Instances (ACI). Match each workload execution requirement to the most appropriate container restart policy.
Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın
Öğeler
Eşleşmeler
An administrator needs to configure a custom domain named shop.contoso.com for an Azure App Service web app named app-shop-prod. The web app currently runs on a Basic B1 App Service plan. The administrator plans to secure the custom domain by using a free Azure App Service Managed Certificate.
You need to identify the correct sequence of actions to achieve this goal. Which sequence of actions should the administrator perform?
Öğeleri doğru sıraya koymak için sürükleyin
You are designing a deployment plan for multiple containerized workloads in Azure Container Instances (ACI). Match each workload's execution requirements to the appropriate ACI restart policy to ensure correct container lifecycle behavior.
Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın
Öğeler
Eşleşmeler
An administrator is configuring public and private IP addresses for an Azure Virtual Machine (VM) network interface (NIC). Which of the following configurations are valid? (Select two.)
Geçerli olan tümünü seçin
You are planning the deployment of several Azure virtual machines. Match each VM deployment requirement to the appropriate Azure configuration feature. To answer, drag the appropriate feature from the column on the right to the requirement on the left. (Each feature may be used once, more than once, or not at all.)
Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın
Öğeler
Eşleşmeler
A company plans to deploy a new web application to Azure App Service. The hosting environment must meet the following configuration requirements:
- Secure traffic using a custom domain name and a custom SSL certificate.
- Support a staging slot to test application updates before swapping them into production.
Which two App Service plan pricing tiers support these requirements? (Select two.)
Geçerli olan tümünü seçin
An organization deploys a virtual machine named Mgmt-VM1 in the North Europe region. The virtual machine has a single network interface (NIC). You need to configure the IP address settings for Mgmt-VM1 to meet the following requirements:
1. The private IP address assigned to the NIC must not change when Mgmt-VM1 is stopped (deallocated).
2. Mgmt-VM1 must be accessible from the internet using a Public IP address resource that is secure by default (closed to inbound traffic unless explicitly permitted).
3. The Public IP address must be deployed in the North Europe region.
Which configuration should you apply to the network interface and the Public IP address?
Your company has an on-premises file server named Server1 that contains a volume D:. You deploy Azure File Sync and configure a sync group containing an Azure file share cloud endpoint and a server endpoint targeting the `D:\Data` folder.
You need to configure the cloud tiering settings to meet the following requirements:
- Maintain a minimum of of free space on volume D:.
- Cache files locally if they have been accessed within the last , unless the volume free space constraint requires additional tiering.
Which configuration should you specify, and which policy will take precedence?
A startup is deploying a landing page to Azure App Service. The web application hosting environment must meet the following requirements:
- Support mapping a custom DNS domain.
- Run on dedicated virtual machine instances to ensure isolated compute resources.
Which of the following is the most cost-effective App Service plan pricing tier that meets these requirements?
You have an Azure Storage account named `devstore2026` that contains a blob container named `project-templates`.
An administrator named Admin1 must generate a User Delegation Shared Access Signature (SAS) token for an external developer. The developer requires read-only access to read and list blobs in the container. The SAS token must be valid for 12 hours.
You need to assign the minimum required Azure Role-Based Access Control (RBAC) roles to Admin1 to enable them to generate the User Delegation SAS token.
Which two roles should you assign to Admin1? (Select two.)
Geçerli olan tümünü seçin