What should you do first?
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?A . Upload a certificate.B . Add a connection string.C . Stop webapp1.D . Create a DNS record.View AnswerAnswer: D
What are two possible Azure services that you can use?
You have an Azure subscription. Users access the resources in the subscription from either home or from customer sites. From home, users must establish a point-to-site VPN to access the Azure resources. The users on the customer sites access the Azure resources by using site-to-site VPNs. You have a line-of-business...
You have an Azure subscription named Subscription1. Subscription1 contains a virtual machine named VM1. You install and configure a web server and a DNS server on VM1.
You have an Azure subscription named Subscription1. Subscription1 contains a virtual machine named VM1. You install and configure a web server and a DNS server on VM1. VM1 has the effective network security rules shown in the following exhibit. Use the drop-down menus to select the answer choice that completes...
What should you configure?
You have a public load balancer that balances ports 80 and 443 across three virtual machines. You need to direct all the Remote Desktop Protocol (RDP) connections to VM3 only. What should you configure?A . a load balancing ruleB . a new public load balancer for VM3C . an inbound...
What should you do?
You have an Azure web app named webapp1. You have a virtual network named VNET1 and an Azure virtual machine named VM1 that hosts a MySQL database. VM1 connects to VNET1. You need to ensure that webapp1 can access the data hosted on VM1. What should you do?A . Connect...
From which blade can you view the template that was used for the deployment?
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...
What is the minimum number of NSGs you should create?
You have an Azure subscription that contains a virtual network named VNET1. VNET1 contains the subnets shown in the following table. Each virtual machine uses a static IP address. You need to create network security groups (NSGs) to meet following requirements: - Allow web requests from the internet to VM3,...
You have an Azure subscription named Subcription1 that contains the storage accounts shown in the following table.
You have an Azure subscription named Subcription1 that contains the storage accounts shown in the following table. You plan 10 use the Azure Import/Export service to export data from Subscription1.A . storage1B . storage2C . storage3D . storage4View AnswerAnswer: D
What should you do?
You have an Azure subscription that contains a user account named User1. You need to ensure that User1 can assign a policy to the tenant root management group. What should you do?A . Assign the Owner role to User1, and then instruct User1 to configure access management for Azure resources.B...
Does this meet the goal?
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?A . YesB . NoView...