QUESTION 27
You have an Azure Storage account named storage1.
You plan to use AzCopy to copy data to storage1.
You need to identify the storage services in storage1 to which you can copy the data.
What should you identify?
A. blob, file, table, and queue
B. blob and file only
C. file and table only
D. file only
E. blob, table, and queue only
Give this one a try later!
B
AzCopy is a command-line utility that you can use to copy blobs or files to
or from a storage account.
,QUESTION 75
You have an Azure subscription that contains the resources in the following table.
NAME---TYPE
ASG1---Application Security group
NSG1---Network Security Group (NSG)
Subnet1---Subnet
VNET1---Virtual Network
NIC1---Network Interface
VM1---Virtual machine
Subnet1 is associated to VNet1. NIC1 attaches VM1 to Subnet1.
You need to apply ASG1 to VM1.
What should you do?
A. Modify the properties of NSG1.
B. Modify the properties of ASG1.
C. Associate NIC1 to ASG1.
Give this one a try later!
C
Application Security Group can be associated with NICs.
QUESTION 62
Note: This question is part of a series of questions
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?
A. Yes
B. No
Give this one a try later!
, A
From the RG1 blade, click Deployments. You see a history of deployment
for the resource group.
Question 66
You plan to use the Azure Import/Export service to copy files to a storage account.
Which two files should you create before you prepare the drives for the import job?
Each correct
answer presents part of the solution.
NOTE: Each correct selection is worth one point.
A. an XML manifest file
B. a driveset CSV file
C. a dataset CSV file
D. a PowerShell PS1 file
E. a JSON configuration file
Give this one a try later!
CB
C: Modify the dataset.csv file in the root folder where the tool resides.
Depending on whether you want to import a file or folder or both, add
entries in the dataset.csv file
B: Modify the driveset.csv file in the root folder where the tool resides.
QUESTION 98
You have several Windows Server and Ubuntu Linux virtual machines (VMs)
distributed across
two virtual networks (VNets):
- prod-vnet-west (West US region)
- prod-vnet-east (East US region)
You need to allow VMs in either VNet to connect and to share resources by using
only the Azure backbone network.
Your solution must minimize cost, complexity, and deployment time.
, What should you do?
A. Add a service endpoint to each VNet.
B. Configure between prod-vnet-west and prod-vnet-west.
C. Create a private zone in Azure DNS.
D. Deploy a VNet-to-VNet virtual private network (VPN).
Give this one a try later!
B
QUESTION 61
Note: This question is part of a series of questions
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?
A. Yes
B. No
Give this one a try later!
B
Correct Answer: B - No From the RG1 blade, click Deployments. You see a
history of deployment for the resource group. Reference:
https://docs.microsoft.com/en-us/azure/azure-resource-
manager/templates/template-tutorial-create-first-template?tabs=azure-
powershell
QUESTION 13
You have a Microsoft 365 tenant and an Azure Active Directory (Azure AD) tenant
You have an Azure Storage account named storage1.
You plan to use AzCopy to copy data to storage1.
You need to identify the storage services in storage1 to which you can copy the data.
What should you identify?
A. blob, file, table, and queue
B. blob and file only
C. file and table only
D. file only
E. blob, table, and queue only
Give this one a try later!
B
AzCopy is a command-line utility that you can use to copy blobs or files to
or from a storage account.
,QUESTION 75
You have an Azure subscription that contains the resources in the following table.
NAME---TYPE
ASG1---Application Security group
NSG1---Network Security Group (NSG)
Subnet1---Subnet
VNET1---Virtual Network
NIC1---Network Interface
VM1---Virtual machine
Subnet1 is associated to VNet1. NIC1 attaches VM1 to Subnet1.
You need to apply ASG1 to VM1.
What should you do?
A. Modify the properties of NSG1.
B. Modify the properties of ASG1.
C. Associate NIC1 to ASG1.
Give this one a try later!
C
Application Security Group can be associated with NICs.
QUESTION 62
Note: This question is part of a series of questions
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?
A. Yes
B. No
Give this one a try later!
, A
From the RG1 blade, click Deployments. You see a history of deployment
for the resource group.
Question 66
You plan to use the Azure Import/Export service to copy files to a storage account.
Which two files should you create before you prepare the drives for the import job?
Each correct
answer presents part of the solution.
NOTE: Each correct selection is worth one point.
A. an XML manifest file
B. a driveset CSV file
C. a dataset CSV file
D. a PowerShell PS1 file
E. a JSON configuration file
Give this one a try later!
CB
C: Modify the dataset.csv file in the root folder where the tool resides.
Depending on whether you want to import a file or folder or both, add
entries in the dataset.csv file
B: Modify the driveset.csv file in the root folder where the tool resides.
QUESTION 98
You have several Windows Server and Ubuntu Linux virtual machines (VMs)
distributed across
two virtual networks (VNets):
- prod-vnet-west (West US region)
- prod-vnet-east (East US region)
You need to allow VMs in either VNet to connect and to share resources by using
only the Azure backbone network.
Your solution must minimize cost, complexity, and deployment time.
, What should you do?
A. Add a service endpoint to each VNet.
B. Configure between prod-vnet-west and prod-vnet-west.
C. Create a private zone in Azure DNS.
D. Deploy a VNet-to-VNet virtual private network (VPN).
Give this one a try later!
B
QUESTION 61
Note: This question is part of a series of questions
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?
A. Yes
B. No
Give this one a try later!
B
Correct Answer: B - No From the RG1 blade, click Deployments. You see a
history of deployment for the resource group. Reference:
https://docs.microsoft.com/en-us/azure/azure-resource-
manager/templates/template-tutorial-create-first-template?tabs=azure-
powershell
QUESTION 13
You have a Microsoft 365 tenant and an Azure Active Directory (Azure AD) tenant