AZ-303 Exam Question 11

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?
  • AZ-303 Exam Question 12

    You have an Azure logic app named App1 and an Azure Service Bus queue named Queue1.
    You need to ensure that App1 can read messages from Queue1. App1 must authenticate by using Azure Active Directory (Azure AD).
    What should you do? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    AZ-303 Exam Question 13

    You have an Azure subscription.
    You plan to deploy an app that has a web front end and an application tier.
    You need to recommend a load balancing solution that meets the following requirements:
    Internet to web tier:
    - Provides URL-based routing
    - Supports connection draining
    - Prevents SQL injection attacks
    Web tier to application tier:
    - Provides port forwarding
    - Supports HTTPS health probes
    - Supports an availability set as a backend pool
    Which load balancing solution should you recommend for each tier? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    AZ-303 Exam Question 14

    You have an Azure subscription named Subscription1. Subscription1 contains the resources in the following table:

    VNet1 is in RG1. VNet2 is in RG2. There is no connectivity between VNet1 and VNet2. An administrator named Admin1 creates an Azure virtual machine VM1 in RG1. VM1 uses a disk named Disk1 and connects to VNet1. Admin1 then installs a custom application in VM1.
    You need to move the custom application to VNet2. The solution must minimize administrative effort.
    Which two actions should you perform? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    AZ-303 Exam Question 15

    You have an Azure virtual machine named VM1 and an Azure Active Directory (Azure AD) tenant named adatum.com.
    VM1 has the following settings:
    * IP address: 10.10.0.10
    * System-assigned managed identity: On
    You need to create a script that will run from within VM1 to retrieve the authentication token of VM1.
    Which address should you use in the script?