Questions
ayuda
option
My Daypo

ERASED TEST, YOU MAY BE INTERESTED ONtopics4

COMMENTS STATISTICS RECORDS
TAKE THE TEST
Title of test:
topics4

Description:
topics4

Author:
yugi
(Other tests from this author)

Creation Date:
24/04/2024

Category:
Others

Number of questions: 105
Share the Test:
Facebook
Twitter
Whatsapp
Share the Test:
Facebook
Twitter
Whatsapp
Last comments
No comments about this test.
Content:
You deploy an Azure Kubernetes Service (AKS) cluster named AKS1. You need to deploy a YAML file to AKS1. Solution: From Azure CLI, you run az aks. Does this meet the goal? Yes No.
You deploy an Azure Kubernetes Service (AKS) cluster named AKS1. You need to deploy a YAML file to AKS1. Solution: From Azure CLI, you run the kubectl client. Does this meet the goal? Yes No.
You deploy an Azure Kubernetes Service (AKS) cluster named AKS1. You need to deploy a YAML file to AKS1. Solution: From Azure CLI, you run azcopy. Does this meet the goal? Yes No.
You have an Azure virtual machine named VM1 that runs Windows Server 2016. You need to create an alert in Azure when more than two error events are logged to the System event log on VM1 within an hour. Solution: You create an Azure storage account and configure shared access signatures (SASs). You install the Microsoft Monitoring Agent on VM1. You create an alert in Azure Monitor and specify the storage account as the source. Does that meet the goal? Yes No.
HOTSPOT - Create a network interface in RG2 Detach a network interface Delete VM1 Move a network interface to RG2 Attach a network interface Create a network interface in RG2 Create a new virtual machine Move VM1 to RG2.
You download an Azure Resource Manager template based on an existing virtual machine. The template will be used to deploy 100 virtual machines. You need to modify the template to reference an administrative password. You must prevent the password from being stored in plain text. What should you create to store the password? an Azure Key Vault and an access policy an Azure Storage account and an access policy a Recovery Services vault and a backup policy Azure Active Directory (AD) Identity Protection and an Azure policy.
HOTSPOT - ASP1 only ASP3 only ASP1 and ASP2 only ASP1 and ASP3 only ASP1, ASP2, and ASP3 only ASP1 only ASP3 only ASP1 and ASP2 only ASP1 and ASP3 only ASP1, ASP2, and ASP3 only.
HOTSPOT - 2 virtual machines 4 virtual machines 6 virtual machines 10 virtual machines 20 virtual machines 2 virtual machines 4 virtual machines 6 virtual machines 8 virtual machines 10 virtual machines.
You plan to automate the deployment of a virtual machine scale set that uses the Windows Server 2016 Datacenter image. You need to ensure that when the scale set virtual machines are provisioned, they have web server components installed. Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point. Upload a configuration script Create an automation account Create an Azure policy Modify the extensionProfile section of the Azure Resource Manager template Create a new virtual machine scale set in the Azure portal.
HOTSPOT - az docker msiexec.exe Install-Module aks /package -name pull.
DRAG DROP - Assign tags to the virtual machines Check the compliance status of the node Compile a configuration into a node configuration Upload a configuration to Azure Automation State Configuration Create a management group.
You have an Azure Resource Manager template named Template1 that is used to deploy an Azure virtual machine. Template1 contains the following text: You need to deploy the virtual machine to the West US location by using Template1. What should you do? Modify the location in the resources section to westus Select West US during the deployment Modify the location in the variables section to westus.
You create an App Service plan named Plan1 and an Azure web app named webapp1. You discover that the option to create a staging slot is unavailable. You need to create a staging slot for Plan1. What should you do first? From Plan1, scale up the App Service plan From webapp1, modify the Application settings From webapp1, add a custom domain From Plan1, scale out the App Service plan.
You plan to move a distributed on-premises app named App1 to an Azure subscription. After the planned move, App1 will be hosted on several Azure virtual machines. You need to ensure that App1 always runs on at least eight virtual machines during planned Azure maintenance. What should you create? one virtual machine scale set that has 10 virtual machines instances one Availability Set that has three fault domains and one update domain one Availability Set that has 10 update domains and one fault domain one virtual machine scale set that has 12 virtual machines instances.
You have an Azure virtual machine named VM1 that runs Windows Server 2016. You need to create an alert in Azure when more than two error events are logged to the System event log on VM1 within an hour. Solution: You create an event subscription on VM1. You create an alert in Azure Monitor and specify VM1 as the source Does this meet the goal? Yes No.
You have an Azure virtual machine named VM1. VM1 was deployed by using a custom Azure Resource Manager template named ARM1.json. You receive a notification that VM1 will be affected by maintenance. You need to move VM1 to a different host immediately. Solution: From the Overview blade, you move the virtual machine to a different subscription. Does this meet the goal? Yes No.
You have an Azure virtual machine named VM1. VM1 was deployed by using a custom Azure Resource Manager template named ARM1.json. You receive a notification that VM1 will be affected by maintenance. You need to move VM1 to a different host immediately. Solution: From the Redeploy blade, you click Redeploy. Does this meet the goal? Yes No.
You have an Azure virtual machine named VM1. VM1 was deployed by using a custom Azure Resource Manager template named ARM1.json. You receive a notification that VM1 will be affected by maintenance. You need to move VM1 to a different host immediately. Solution: From the Update management blade, you click Enable. Does this meet the goal? Yes No.
You have an Azure subscription that contains a web app named webapp1. You need to add a custom domain named www.contoso.com to webapp1. What should you do first? Create a DNS record Add a connection string Upload a certificate. Stop webapp1.
You have an Azure subscription that contains the resources shown in the following table. VM1 connects to VNET1. You need to connect VM1 to VNET2. Solution: You move VM1 to RG2, and then you add a new network interface to VM1. Does this meet the goal? Yes No.
You have an Azure subscription that contains the resources shown in the following table. VM1 connects to VNET1. You need to connect VM1 to VNET2. Solution: You delete VM1. You recreate VM1, and then you create a new network interface for VM1 and connect it to VNET2. Does this meet the goal? Yes No.
You have an Azure subscription that contains the resources shown in the following table. VM1 connects to VNET1. You need to connect VM1 to VNET2. Solution: You turn off VM1, and then you add a new network interface to VM1. Does this meet the goal? Yes No.
HOTSPOT - Yes No Yes No Yes No.
HOTSPOT - 2 7 10 14 2 7 10 14.
You deploy an Azure Kubernetes Service (AKS) cluster named Cluster1 that uses the IP addresses shown in the following table. You need to provide internet users with access to the applications that run in Cluster1. Which IP address should you include in the DNS record for Cluster1? 131.107.2.1 10.0.10.11 172.17.7.1 192.168.10.2.
You have a deployment template named Template1 that is used to deploy 10 Azure web apps. You need to identify what to deploy before you deploy Template1. The solution must minimize Azure costs. What should you identify? five Azure Application Gateways one App Service plan 10 App Service plans one Azure Traffic Manager one Azure Application Gateway.
HOTSPOT - can connect to the container from any device cannot connect to the container can only connect to the container from devices that run Windows the container will restart automatically the container will only start manually the container must bee redeployed.
You have an Azure subscription that contains a virtual machine named VM1. VM1 hosts a line-of-business application that is available 24 hours a day. VM1 has one network interface and one managed disk. VM1 uses the D4s v3 size. You plan to make the following changes to VM1: ✑ Change the size to D8s v3. ✑ Add a 500-GB managed disk. ✑ Add the Puppet Agent extension. ✑ Enable Desired State Configuration Management. Which change will cause downtime for VM1? Enable Desired State Configuration Management Add a 500-GB managed disk Change the size to D8s v3 Add the Puppet Agent extension.
You have an app named App1 that runs on an Azure web app named webapp1. The developers at your company upload an update of App1 to a Git repository named Git1. Webapp1 has the deployment slots shown in the following table. You need to ensure that the App1 update is tested before the update is made available to users. Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point. Swap the slots Deploy the App1 update to webapp1-prod, and then test the update Stop webapp1-prod Deploy the App1 update to webapp1-test, and then test the update Stop webapp1-test.
You have an Azure subscription named Subscription1 that has the following providers registered: ✑ Authorization ✑ Automation ✑ Resources ✑ Compute ✑ KeyVault ✑ Network ✑ Storage ✑ Billing ✑ Web Subscription1 contains an Azure virtual machine named VM1 that has the following configurations: ✑ Private IP address: 10.0.0.4 (dynamic) ✑ Network security group (NSG): NSG1 ✑ Public IP address: None ✑ Availability set: AVSet ✑ Subnet: 10.0.0.0/24 ✑ Managed disks: No ✑ Location: East US You need to record all the successful and failed connection attempts to VM1. Which three actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point. Enable Azure Network Watcher in the East US Azure region. Add an Azure Network Watcher connection monitor. Register the MicrosoftLogAnalytics provider. Create an Azure Storage account. Register the Microsoft.Insights resource provider. Enable Azure Network Watcher flow logs.
You need to deploy an Azure virtual machine scale set that contains five instances as quickly as possible. What should you do? Deploy five virtual machines. Modify the Availability Zones settings for each virtual machine. Deploy five virtual machines. Modify the Size setting for each virtual machine. Deploy one virtual machine scale set that is set to VM (virtual machines) orchestration mode. Deploy one virtual machine scale set that is set to ScaleSetVM orchestration mode.
You plan to create the Azure web apps shown in the following table. What is the minimum number of App Service plans you should create for the web apps? 1 2 3 4.
HOTSPOT - VM1 and VM2 are turned off VM1 and VM2 continue to run VM1 is turned off, and VM2 continues to run no email notifications will be sent each month one email notifications will be sent each month two email notifications will be sent each month three email notifications will be sent each month.
You have an Azure subscription named Subscription1. Subscription1 contains a resource group named RG1. RG1 contains resources that were deployed by using templates. You need to view the date and time when the resources were created in RG1. Solution: From the Subscriptions blade, you select the subscription, and then click Programmatic deployment. Does this meet the goal? Yes No.
You have an Azure subscription that contains the resources shown in the following table. VM1 connects to VNET1. You need to connect VM1 to VNET2. Solution: You create a new network interface, and then you add the network interface to VM1. Does this meet the goal? Yes No.
You have an Azure Active Directory (Azure AD) tenant named adatum.com that contains the users shown in the following table. Adatum.com has the following configurations: ✑ Users may join devices to Azure AD is set to User1. ✑ Additional local administrators on Azure AD joined devices is set to None. You deploy Windows 10 to a computer named Computer1. User1 joins Computer1 to adatum.com. You need to identify the local Administrator group membership on Computer1. Which users are members of the local Administrators group? User1 only User2 only User1 and User2 only User1, User2, and User3 only User1, User2, User3, and User4.
HOTSPOT - Yes No Yes No Yes No.
HOTSPOT - "tag1":"value1" only "tag2":"value2" only "tag1":"value1" and "tag2":"value2" "tag3":"value3" only "tag1":"value1" and "tag3":"value3" only "tag2":"value2" and "tag3":"value3" only "tag1":"value1", "tag2":"value2" and "tag3":"value3".
HOTSPOT - 0 4 6 12 60 0 4 6 12 60.
You have an Azure subscription named Subscription1 that contains the resources shown in the following table. You plan to use Vault1 for the backup of as many virtual machines as possible. Which virtual machines can be backed up to Vault1? VM1 only VM3 and VMC only VM1, VM2, VM3, VMA, VMB, and VMC VM1, VM3, VMA, and VMC only VM1 and VM3 only.
You have an Azure Kubernetes Service (AKS) cluster named AKS1. You need to configure cluster autoscaler for AKS1. Which two tools should you use? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point. the kubectl command the az aks command the Set-AzVm cmdlet the Azure portal the Set-AzAks cmdlet.
You create the following resources in an Azure subscription: ✑ An Azure Container Registry instance named Registry1 ✑ An Azure Kubernetes Service (AKS) cluster named Cluster1 You create a container image named App1 on your administrative workstation. You need to deploy App1 to Cluster1. What should you do first? Run the docker push command. Create an App Service plan. Run the az acr build command. Run the az aks create command.
You have an Azure subscription that contains the resources shown in the following table. You need to configure a proximity placement group for VMSS1. Which proximity placement groups should you use? Proximity2 only Proximity1, Proximity2, and Proximity3 Proximity1 only Proximity1 and Proximity3 only.
You have an Azure subscription named Subscription1. Subscription1 contains a resource group named RG1. RG1 contains resources that were deployed by using templates. You need to view the date and time when the resources were created in RG1. Solution: From the Subscriptions blade, you select the subscription, and then click Resource providers. Does this meet the goal? Yes No.
You have an Azure subscription named Subscription1. Subscription1 contains a resource group named RG1. RG1 contains resources that were deployed by using templates. You need to view the date and time when the resources were created in RG1. Solution: From the RG1 blade, you click Automation script. Does this meet the goal? Yes No.
You have an Azure subscription named Subscription1. Subscription1 contains a resource group named RG1. RG1 contains resources that were deployed by using templates. You need to view the date and time when the resources were created in RG1. Solution: From the RG1 blade, you click Deployments. Does this meet the goal? Yes No.
You have an Azure subscription named Subscription1. You deploy a Linux virtual machine named VM1 to Subscription1. You need to monitor the metrics and the logs of VM1. What should you use? Azure HDInsight Linux Diagnostic Extension (LAD) 3.0 the AzurePerformanceDiagnostics extension Azure Analysis Services.
HOTSPOT - can connect to only the DNS server on VM1 can connect to only the web server on VM1 can connect to the web server and the DNS server on VM1 cannot connect to the web server and the DNS server on VM1 can connect to only the DNS server on VM1 can connect to only the web server on VM1 can connect to the web server and the DNS server on VM1 cannot connect to the web server and the DNS server on VM1.
You plan to deploy three Azure virtual machines named VM1, VM2, and VM3. The virtual machines will host a web app named App1. You need to ensure that at least two virtual machines are available if a single Azure datacenter becomes unavailable. What should you deploy? all three virtual machines in a single Availability Zone all virtual machines in a single Availability Set each virtual machine in a separate Availability Zone each virtual machine in a separate Availability Set.
You have an Azure virtual machine named VM1 that runs Windows Server 2019. You save VM1 as a template named Template1 to the Azure Resource Manager library. You plan to deploy a virtual machine named VM2 from Template1. What can you configure during the deployment of VM2? operating system administrator username virtual machine size resource group.
You have an Azure subscription that contains an Azure virtual machine named VM1. VM1 runs a financial reporting app named App1 that does not support multiple active instances. At the end of each month, CPU usage for VM1 peaks when App1 runs. You need to create a scheduled runbook to increase the processor performance of VM1 at the end of each month. What task should you include in the runbook? Add the Azure Performance Diagnostics agent to VM1. Modify the VM size property of VM1. Add VM1 to a scale set. Increase the vCPU quota for the subscription. Add a Desired State Configuration (DSC) extension to VM1.
You plan to deploy several Azure virtual machines that will run Windows Server 2019 in a virtual machine scale set by using an Azure Resource Manager template. You need to ensure that NGINX is available on all the virtual machines after they are deployed. What should you use? Deployment Center in Azure App Service A Desired State Configuration (DSC) extension the New-AzConfigurationAssignment cmdlet a Microsoft Intune device configuration profile.
HOTSPOT - 10.244.0.0/16 10.0.0.0/16 172.17.0.1/16 10.244.0.0/16 10.0.0.0/16 172.17.0.1/16.
HOTSPOT - 1 2 3 4 5 1 2 3 4 5.
You have an Azure virtual machine named VM1 that runs Windows Server 2019. The VM was deployed using default drive settings. You sign in to VM1 as a user named User1 and perform the following actions: ✑ Create files on drive C. ✑ Create files on drive D. ✑ Modify the screen saver timeout. ✑ Change the desktop background. You plan to redeploy VM1. Which changes will be lost after you redeploy VM1? the modified screen saver timeout the new desktop background the new files on drive D the new files on drive C.
You have an Azure subscription. You have an on-premises virtual machine named VM1. The settings for VM1 are shown in the exhibit. (Click the Exhibit tab.) You need to ensure that you can use the disks attached to VM1 as a template for Azure virtual machines. What should you modify on VM1? the memory the network adapters the hard drive the processor Integration Services.
HOTSPOT - 0 1 2 4 0 1 2 4.
You have an Azure subscription named Subscription1 that is used by several departments at your company. Subscription1 contains the resources in the following table: Another administrator deploys a virtual machine named VM1 and an Azure Storage account named storage2 by using a single Azure Resource Manager template. You need to view the template used for the deployment. From which blade can you view the template that was used for the deployment? VM1 RG1 storage2 container1.
You have an Azure web app named App1. App1 has the deployment slots shown in the following table: In webapp1-test, you test several changes to App1. You back up App1. You swap webapp1-test for webapp1-prod and discover that App1 is experiencing performance issues. You need to revert to the previous version of App1 as quickly as possible. What should you do? Redeploy App1 Swap the slots Clone App1 Restore the backup of App1.
HOTSPOT - VM1 only VM1 or a new Azure virtual machine only VM1 and VM2 only A new Azure virtual machine only Any Windows computer that has internet connectivity VM1 only VM1 or a new Azure virtual machine only VM1 and VM2 only A new Azure virtual machine only Any Windows computer that has internet connectivity.
You plan to back up an Azure virtual machine named VM1. You discover that the Backup Pre-Check status displays a status of Warning. What is a possible cause of the Warning status? VM1 is stopped. VM1 does not have the latest version of the Azure VM Agent (WaAppAgent.exe) installed. VM1 has an unmanaged disk. A Recovery Services vault is unavailable.
You have an Azure virtual machine named VM1. VM1 was deployed by using a custom Azure Resource Manager template named ARM1.json. You receive a notification that VM1 will be affected by maintenance. You need to move VM1 to a different host immediately. Solution: From the Overview blade, you move the virtual machine to a different resource group. Does this meet the goal? Yes No.
HOTSPOT - 0 1 2 3 4 10 20 25 30 40.
You have an Azure virtual machine named VM1 that runs Windows Server 2016. You need to create an alert in Azure when more than two error events are logged to the System event log on VM1 within an hour. Solution: You create an Azure Log Analytics workspace and configure the Agent configuration settings. You install the Microsoft Monitoring Agent on VM1. You create an alert in Azure Monitor and specify the Log Analytics workspace as the source. Does this meet the goal? Yes No.
HOTSPOT - 2 3 4 5 1 2 3 4.
You have web apps in the West US, Central US and East US Azure regions. You have the App Service plans shown in the following table. You plan to create an additional App Service plan named ASP5 that will use the Linux operating system. You need to identify in which of the currently used locations you can deploy ASP5. What should you recommend? West US, Central US, or East US Central US only East US only West US only.
You plan to deploy several Azure virtual machines that will run Windows Server 2019 in a virtual machine scale set by using an Azure Resource Manager template. You need to ensure that NGINX is available on all the virtual machines after they are deployed. What should you use? the New-AzConfigurationAssignment cmdlet a Desired State Configuration (DSC) extension Azure Active Directory (Azure AD) Application Proxy Azure Application Insights.
HOTSPOT - New-AzVm New-AzResource New-AzTemplateSpec NewAzResourceGroupDeployment -Tag Tag1' -ResourceGroupName RG1' -GroupName ManagementGroup1' -Subscription 9c8bc1cd-7655-4c66-b3ea-a8ee101d8f75.
You deploy an Azure Kubernetes Service (AKS) cluster named AKS1. You need to deploy a YAML file to AKS1. Solution: From Azure Cloud Shell, you run az aks. Does this meet the goal? Yes No.
You have an Azure virtual machine named VM1 that runs Windows Server 2016. You need to create an alert in Azure when more than two error events are logged to the System event log on VM1 within an hour. Solution: You create an Azure Log Analytics workspace and configure the data settings. You add the Microsoft Monitoring Agent VM extension to VM1. You create an alert in Azure Monitor and specify the Log Analytics workspace as the source. Does this meet the goal? Yes No.
You have an Azure virtual machine named VM1 that runs Windows Server 2016. You need to create an alert in Azure when more than two error events are logged to the System event log on VM1 within an hour. Solution: You create an Azure Log Analytics workspace and configure the data settings. You install the Microsoft Monitoring Agent on VM1. You create an alert in Azure Monitor and specify the Log Analytics workspace as the source. Does this meet the goal? Yes No.
You have an Azure subscription that contains the resources shown in the following table. You plan to restore the backup to a different virtual machine. You need to restore the backup to VM2. What should you do first? From VM1, install the Windows Server Backup feature. From VM2, install the Microsoft Azure Recovery Services Agent. From VM1, install the Microsoft Azure Recovery Services Agent. From VM2, install the Windows Server Backup feature.
HOTSPOT - "copy":[ "copyIndex":[ "dependsOn":[ "copy":[ "copyIndex":[ "dependsOn":[.
You have an Azure subscription named Subscription1 that contains the resources shown in the following table. Subscription1 also includes a virtual network named VNET2. VM1 connects to a virtual network named VNET2 by using a network interface named NIC1. You need to create a new network interface named NIC2 for VM1. Solution: You create NIC2 in RG1 and West US. Does this meet the goal? Yes No.
You have an Azure subscription named Subscription1 that contains the resources shown in the following table. Subscription1 also includes a virtual network named VNET2. VM1 connects to a virtual network named VNET2 by using a network interface named NIC1. You need to create a new network interface named NIC2 for VM1. Solution: You create NIC2 in RG2 and Central US. Does this meet the goal? Yes No.
You have an Azure subscription named Subscription1 that contains the resources shown in the following table. Subscription1 also includes a virtual network named VNET2. VM1 connects to a virtual network named VNET2 by using a network interface named NIC1. You need to create a new network interface named NIC2 for VM1. Solution: You create NIC2 in RG2 and West US. Does this meet the goal? Yes No.
You develop the following Azure Resource Manager (ARM) template to create a resource group and deploy an Azure Storage account to the resource group. Which cmdlet should you run to deploy the template? New-AzResource New-AzResourceGroupDeployment New-AzTenantDeployment New-AzDeployment.
HOTSPOT - An Azure Storage account A backup vault A Recovery Services vault A resource group A_backup.filter file A backup policy A lock A WebJob.
You plan to deploy several Azure virtual machines that will run Windows Server 2019 in a virtual machine scale set by using an Azure Resource Manager template. You need to ensure that NGINX is available on all the virtual machines after they are deployed. What should you use? the Publish-AzVMDscConfiguration cmdlet Azure Application Insights Azure Custom Script Extension a Microsoft Endpoint Manager device configuration profile.
HOTSPOT - "Extensions" "Microsoft Compute/VirtualMachines" "Microsoft Compute/VirtualMachines/extensions" 'ProtectedSettings':( 'Settings':( 'Statues':(.
HOTSPOT - enable virtual nodes increase the number of node pools modify the Kubernetes version setting modify the Network configuration settings AKS-managed Azure Active Directory Authentication method Authorized IP ranges Kubernetes version Network configuration.
HOTSPOT - add get-updates scale updates --max-count 2 --max-pods 2 --max-surge 2 --node-count 2.
HOTSPOT - Yes No Yes No Yes No.
You plan to deploy several Azure virtual machines that will run Windows Server 2019 in a virtual machine scale set by using an Azure Resource Manager template. You need to ensure that NGINX is available on all the virtual machines after they are deployed. What should you use? Azure Custom Script Extension Deployment Center in Azure App Service the Publish-AzVMDscConfiguration cmdlet the New-AzConfigurationAssignment cmdlet.
HOTSPOT - -Name -QueryString -ResourceGroupName -Tag All Complete Incremental.
HOTSPOT - 1 instance 2 instances 3 instances 4 instances 5 instances 1 minute 5 minutes 10 minutes 15 minutes.
You have an Azure subscription. You plan to deploy the Azure container instances shown in the following table. Which instances can you deploy to a container group? Instance1 only Instance2 only Instance1 and Instance2 only Instance3 and Instance4 only.
You plan to deploy several Azure virtual machines that will run Windows Server 2019 in a virtual machine scale set by using an Azure Resource Manager template. You need to ensure that NGINX is available on all the virtual machines after they are deployed. What should you use? Azure Custom Script Extension Deployment Center in Azure App Service the New-AzConfigurationAssignment cmdlet Azure AD Application Proxy.
You have an Azure subscription that has the public IP addresses shown in the following table. You plan to deploy an Instance of Azure Firewall Premium named FW1. Which IP addresses can you use? IP2 only IP1 and IP2 only IP1, IP2, and IP5 only IP1, IP2, IP4, and IP5 only.
HOTSPOT - reference resourceld Union Array Image ImageReference vhd.
HOTSPOT - Basic Free Shared Standard A AAAA PTR TXT.
HOTSPOT - Yes No Yes No Yes No.
You plan to create the Azure web apps shown in the following table. What is the minimum number of App Service plans you should create for the web apps? 1 2 3 4.
HOTSPOT - Yes No Yes No Yes No.
You have an Azure App Service app named App1 that contains two running instances. You have an autoscale rule configured as shown in the following exhibit. For the Instance limits scale condition setting, you set Maximum to 5. During a 30-minute period, App1 uses 80 percent of the available memory. What is the maximum number of instances for App1 during the 30-minute period? 2 3 4 5.
HOTSPOT - Azure Container Instances only Azure Container Apps only Azure Container Instances and App Services only Azure Container Apps and App Services only Azure Container Instances, Azure Container Apps, and App Services Azure Container Instances only Azure Container Apps only Azure Container Instances and App Services only Azure Container Apps and App Services only Azure Container Instances, Azure Container Apps, and App Services.
You have an Azure AD tenant named contoso.com. You have an Azure subscription that contains an Azure App Service web app named App1 and an Azure key vault named KV1. KV1 contains a wildcard certificate for contoso.com. You have a user named user1@contoso.com that is assigned the Owner role for App1 and KV1. You need to configure App1 to use the wildcard certificate of KV1. What should you do first? Create an access policy for KV1 and assign the Microsoft Azure App Service principal to the policy. Assign a managed user identity to App1. Configure KV1 to use the role-based access control (RBAC) authorization system. Create an access policy for KV1 and assign the policy to User1.
You have an Azure subscription. You plan to deploy the resources shown in the following table. You need to create a single Azure Resource Manager (ARM) template that will be used to deploy the resources. Which resource should be added to the dependsOn section for VM1? VNET1 NIC1 IP1 NSG1.
You have an Azure subscription. You create the following Azure Resource Manager (ARM) template named Template.json. You need to deploy Template.json. Which PowerShell cmdlet should you run from Azure Cloud Shell? New-AzSubscriptionDeployment New-AzManagementGroupDeployment New-AzResourceGroupDeployment New-AzTenantDeployment.
You have an Azure subscription that contains a resource group named RG1. You plan to create a storage account named storage1. You have a Bicep file named File1. You need to modify File1 so that it can be used to automate the deployment of storage1 to RG1. Which property should you modify? kind scope sku location.
HOTSPOT - Yes No Yes No Yes No.
You have an Azure subscription that contains the resources shown in the following table. You need to configure a proximity placement group for VMSS1. Which proximity placement groups should you use? Proximity2 only Proximity1, Proximity2, and Proximity3 Proximity1 only Proximity1 and Proximity3 only.
HOTSPOT Yes No Yes No Yes No.
You have an Azure subscription named Subscription1 that contains the resources shown in the following table. You create virtual machines in Subscription1 as shown in the following table. You plan to use Vault1 for the backup of as many virtual machines as possible. Which virtual machines can be backed up to Vault1? VM1 only VM3 and VMC only VM1, VM2, VM3, VMA, VMB, and VMC VM1, VM3, VMA, and VMC only VM1 and VM3 only.
You have an Azure subscription that contains an Azure container registry named ContReg1. You enable the Admin user for ContReg1. Which username can you use to sign in to ContReg1? root admin administrator ContReg1.
Report abuse Consent Terms of use