test 15 Flashcards

1
Q

You have to create a Windows Virtual Machine for hosting a web application in Azure. How would you ensure the VM has an IIS web server installed after deployment? Select two correct options.
A. Use Azure Custom Script Extension
B. Use the Publish-AzVMDscConfiguration PowerShell command
C. Use PowerShell DSC extension
D. Create a DSC configuration file and upload it to the storage account

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

You use an ARM template to deploy a virtual network and a storage account in a resource group. Below is the template used to deploy the resources. You make some changes to the ARM template and redeploy the template in either incremental or complete deployment mode. Given below are two statements based on this information. Select Yes if the statement is correct. Else select No.
A. Yes, Yes
B. Yes, No
C. No, No
D. No, Yes

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

There are three virtual machines created in your Azure subscription. And your subscription has the following quota limits. Below is the configuration information on the D-series v3 and E-series v5 family of Azure VM sizes. Given below are two statements based on the above information. Select Yes if the statement is correct. Else select No.
A. Yes, No
B. Yes, Yes
C. No, No
D. No, Yes

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

This question is part of repeated scenario questions that contain the same stem but with a different solution for each question. You need to identify if the given solution solves a particular problem. Each set of repeated scenario questions might contain either none, one, or many solutions. You have three resource groups created in the Dev subscription as shown in the below hierarchy: Your manager asked you to create a custom role in Azure RBAC that meets the following objectives: 1. The custom role can export snapshots and disks from a VM. 2. The custom role can apply only to the resource groups rg-dev-01 and rg-dev-02. 3. The user assigned the custom role can reassign the role to other users in the tenant. But he cannot manage policy assignments. Solution: You create the below custom role: Does the solution meet the custom role objectives?
A. Yes
B. No

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

This question is part of repeated scenario questions that contain the same stem but with a different solution for each question. You need to identify if the given solution solves a particular problem. Each set of repeated scenario questions might contain either none, one, or many solutions. You have three resource groups created in the Dev subscription as shown in the below hierarchy: Your manager asked you to create a custom role in Azure RBAC that meets the following objectives: 1. The custom role can export snapshots and disks from a VM. 2. The custom role can apply only to the resource groups rg-dev-01 and rg-dev-02. 3. The user assigned the custom role can reassign the role to other users in the tenant. But he cannot manage policy assignments. Solution: You create the below custom role: Does the solution meet the custom role objectives?
A. Yes
B. No

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

This question is part of repeated scenario questions that contain the same stem but with a different solution for each question. You need to identify if the given solution solves a particular problem. Each set of repeated scenario questions might contain either none, one, or many solutions. You have three resource groups created in the Dev subscription as shown in the below hierarchy: Your manager asked you to create a custom role in Azure RBAC that meets the following objectives: 1. The custom role can export snapshots and disks from a VM. 2. The custom role can apply only to the resource groups rg-dev-01 and rg-dev-02. 3. The user assigned the custom role can reassign the role to other users in the tenant. But he cannot manage policy assignments. Solution: You create the below custom role: Does the solution meet the custom role objectives?
A. Yes
B. No

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

You have a virtual machine scale set deployed with 8 VMs. You want to add a Network Watcher agent extension to the scale set and upgrade the individual VMs to the scale set model. This upgrade policy is defined for the scale set. How many VMs will be down at any point in time during the upgrade?
A. 0
B. 1
C. 2
D. 8

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

You have two Virtual machines deployed in subnet01 and subnet02 in a VNet. Based on this information, answer the two questions below about using Network Watcher tools to monitor and evaluate how the two VMs communicate.
A. Connection monitor, Connection monitor
B. Connection monitor, Connection troubleshoot
C. NSG diagnostics, Connection troubleshoot
D. NSG diagnostics, Connection monitor

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

You use the default template to define the autoscaling rules while creating a Virtual Machine Scale Set. Based on the above information, answer the below two questions:
A. >3, 20
B. <=2, <=2
C. >3, 3-5
D. 3, 20

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Your team uses an Azure Virtual Machine to run line-of-business apps. Based on the requirements for the upcoming sprint, you analyze the following changes to be made to your VM: a. Attach another network interface to the VM b. Resize the VM to any VM SKU with 2 vCPUs c. Install the Network Watcher Agent for Windows extension d. Enable BitLocker encryption of OS and data disk. Which requirement(s) calls for stopping the VM from the Azure portal before it/they can be implemented?
A. Only a and d
B. Only b and d
C. Only a
D. Only c and b

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

You have two storage accounts in different subscriptions in a Microsoft Entra ID tenant. There is another storage account in a different Microsoft Entra ID tenant. Given below are two statements about using the azcopy tool to copy data between storage accounts. Select Yes if the statement is correct. Else select No.
A. Yes, No
B. Yes, Yes
C. No, No
D. No, Yes

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

You have to create an Azure storage account that meets the below requirements: 1. Protect data from regional outages. 2. Optimize blob storage cost. 3. Provide support for files and blobs. Based on the given information, complete the below Azure CLI command:
A. Premium_LRS, StorageV2, Cool
B. Standard_GRS, StorageV2, Hot
C. Standard_GRS, StorageV2, Cool
D. Standard_ZRS, FileStorage, Hot

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

In your Azure subscription, you have four storage accounts with different storage redundancies. Which storage accounts’ replication type can you convert to ZRS (Zone-redundant storage) from only the Redundancy section of the storage account resource in the Azure portal?
A. Only strdev011 and strdev012
B. Only strdev011, strdev012 and strdev013
C. Only strdev014
D. Only strdev013 and strdev014

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

You have two subscriptions Dev and Test in Azure: 1. You apply a read-only lock on the Test subscription. 2. There are no locks on the Dev subscription. Further, you have the following information about the resource groups and resources created in these subscriptions: You grant User one the owner access to both subscriptions. Given below are three statements based on the above information. Select Yes if the statement is correct. Else select No.
A. No, Yes, No
B. No, No, Yes
C. Yes, No, No
D. Yes, No, Yes

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Below is a hierarchy of resources in Azure: You have to create a read-only lock on the aa-ravi-dev automation resource. Given below are two statements based on resources inheriting locks from a specific hierarchy level. Select Yes if the statement is correct. Else select No.
A. No, Yes
B. Yes, No
C. Yes, Yes
D. No, No

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

You create a Shared Access Signature (SAS) for an Azure file share fileshare01 to let users access the file share for a specific duration. Observe the above SAS definition carefully. Given below are two statements based on the generated SAS URI. Select Yes if the statement is correct. Else select No.
A. Yes, No
B. No, No
C. Yes, Yes
D. No, Yes

A
16
Q

You have two storage accounts in different subscriptions in a Microsoft Entra ID tenant. Given below are two statements about using the azcopy tool to copy data between storage accounts across different platforms. Select Yes if the statement is correct. Else select No.
A. Yes, No
B. Yes, Yes
C. No, No
D. No, Yes

A
17
Q

You have the following storage accounts in your Azure subscription. You have to use Azure Import/Export service to import data from your on-premises servers to one or more of the above storage accounts. Which of the storage accounts you CANNOT use?
A. Only strdev013, strdev015, and strdev016
B. Only strdev014 and strdev016
C. Only strdev013
D. Only strdev015 and strdev016

A
18
Q

You have data on Product images, Sales, Product Inventory, and Customers related to your business in your hard drive. You would like to upload the data to the respective Azure destinations as shown below: Your colleague suggested you use the Azure Import/Export tool. Which of the following business entities can you upload to the correct Azure destination using the tool? Select two options.
A. Product images
B. Sales data
C. Product Inventory
D. Customer data

A
19
Q

You are getting your hard disks ready to import the data to Azure File storage with the Azure Import/Export service. As part of the drive preparation process, you create several files necessary for the WAImportExport tool. Choose the correct file where you would specify the following information:
A. journal file, journal file
B. dataset CSV file, JSON config file
C. dataset CSV file, driveset CSV file
D. XML manifest file, PowerShell script

A
20
Q

You store customer data in the below four storage accounts in your Azure subscription. Which of these storage accounts can you optimize for performance and cost automatically using the data lifecycle management?
A. Only strdev011, strdev012, and strdev014
B. Only strdev011
C. Only strdev012, strdev013, and strdev014
D. Only strdev011 and strdev012

A
21
Q

You have created the following storage accounts in the Azure portal. For these storage accounts, answer the following questions related to storage account object replication.
A. Only strdev011 & Only strdev012 and strdev014
B. Only strdev011, strdev012 and strdev014 & None
C. Only strdev011 & Only strdev012
D. Only strdev011 and strdev012 & Only strdev012

A
22
Q

This question is part of repeated scenario questions that contain the same stem but with a different solution for each question. You need to identify if the given solution solves a particular problem. Each set of repeated scenario questions might contain either none, one, or many solutions. Your team deployed several Azure resources in a virtual network in the dev environment. Over several weeks, they modify several virtual network configurations like adding/removing subnets, changing address prefixes, updating service endpoints, assigning route tables, delegating the subnet to a service, and so on to arrive at a final VNet configuration suitable for your solution. In a new test environment, you need to recreate the VNet resource and the related network configurations similar to the VNet in the dev environment using an ARM template to ensure that the VNet is well-prepared to deploy other resources for solution testing. Solution: You navigate to the Deployments section of the VNet’s resource group and redeploy the template with updated parameters. Does the solution meet the stated goal?
A. Yes
B. No

A
23
Q

This question is part of repeated scenario questions that contain the same stem but with a different solution for each question. You need to identify if the given solution solves a particular problem. Each set of repeated scenario questions might contain either none, one, or many solutions. Your team deployed several Azure resources in a virtual network in the dev environment. Over several weeks, they modify several virtual network configurations like adding/removing subnets, changing address prefixes, updating service endpoints, assigning route tables, delegating the subnet to a service, and so on to arrive at a final VNet configuration suitable for your solution. In a new test environment, you need to recreate the VNet resource and the related network configurations similar to the VNet in the dev environment using an ARM template to ensure that the VNet is well-prepared to deploy other resources for solution testing. Solution: You navigate to the VNet’s resource group, select the VNet resource, and export the ARM template. Does the solution meet the stated goal?
A. Yes
B. No

A
24
Q

This question is part of repeated scenario questions that contain the same stem but with a different solution for each question. You need to identify if the given solution solves a particular problem. Each set of repeated scenario questions might contain either none, one, or many solutions. Your team deployed several Azure resources in a virtual network in the dev environment. Over several weeks, they modify several virtual network configurations like adding/removing subnets, changing address prefixes, updating service endpoints, assigning route tables, delegating the subnet to a service, and so on to arrive at a final VNet configuration suitable for your solution. In a new test environment, you need to recreate the VNet resource and the related network configurations similar to the VNet in the dev environment using an ARM template to ensure that the VNet is well-prepared to deploy other resources for solution testing. Solution: You navigate directly to the VNet resource and export the ARM template. Does the solution meet the stated goal?
A. Yes
B. No

A
25
Q

This question is part of repeated scenario questions that contain the same stem but with a different solution for each question. You need to identify if the given solution solves a particular problem. Each set of repeated scenario questions might contain either none, one, or many solutions. Your team deployed several Azure resources in a virtual network in the dev environment. Over several weeks, they modify several virtual network configurations like adding/removing subnets, changing address prefixes, updating service endpoints, assigning route tables, delegating the subnet to a service, and so on to arrive at a final VNet configuration suitable for your solution. In a new test environment, you need to recreate the VNet resource and the related network configurations similar to the VNet in the dev environment using an ARM template to ensure that the VNet is well-prepared to deploy other resources for solution testing. Solution: You fill up a form for creating a Virtual Network with the required values in the Azure portal. Before deployment, you download the template for automation. Does the solution meet the stated goal?
A. Yes
B. No

A
25
Q

You create an Azure Storage Account with the below information in the Basics tab. Based on the storage account details in the screenshot, answer the below two questions:
A. 6,4
B. 6,3
C. 9,3
D. 3,6

A
26
Q

You have a storage account strdev011. You have to generate and distribute four SAS tokens with different permissions to four vendors for accessing a blob container for a duration of one month. You expect that some of the vendors may complete the project within a month and may no longer require access to the container. How would you plan to manage their access to Azure storage?
A. Revoke the signing key after they are complete
B. Use a stored access policy
C. Use a separate key to sign each SAS
D. With IAM access control

A
27
Q

You create a budget in Azure cost management as shown below: The action groups ag-mgrs and ag-devs send alert notifications to managers and developers respectively. Based on the given information, complete the below two statements:
A. 2, 3
B. 1, 2
C. 0, 4
D. 0, 2

A
28
Q

You have the below five Network Interface Cards (NICs) connected to different subnets across two virtual networks. As shown, nic01 and nic02 are attached to vm01 and vm02 in subnet01 and subnet02, respectively in the East US location. Based on the given information, you need to answer which of the following NICs can be added to vm01.
A. Only nic03 and nic05
B. Only nic03
C. Only nic03 and nic04
D. Only nic03 and nic02

A
29
Q

Four drives are attached to a Windows Azure VM with drive letters C, D, E and, F. You deploy a third-party backup extension to this VM. But due to an error in deployment, the VM’s status has changed to Failed. Your colleague suggested you reapply the VM to reset the virtual machine configuration to a previous known state. Which disk drive’s data would you lose?
A. Only D drive
B. Only D and C drive
C. None
D. Only E and F drive

A