AZ-104 Exam Question 216

You have an Azure Active Directory (Azure AD) tenant named contoso.onmicrosoft.com that contains 100 user accounts.
You purchase 10 Azure AD Premium P2 licenses for the tenant.
You need to ensure that 10 users can use all the Azure AD Premium features.
What should you do?
  • AZ-104 Exam Question 217

    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?
  • AZ-104 Exam Question 218

    Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
    After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
    You have an Azure subscription that contains the following resources:
    A virtual network that has a subnet named Subnet1
    Two network security groups (NSGs) named NSG-VM1 and NSG-Subnet1
    A virtual machine named VM1 that has the required Windows Server configurations to allow Remote Desktop connections NSG-Subnet1 has the default inbound security rules only.
    NSG-VM1 has the default inbound security rules and the following custom inbound security rule:
    Priority: 100
    Source: Any
    Source port range: *
    Destination: *
    Destination port range: 3389
    Protocol: UDP
    Action: Allow
    VM1 connects to Subnet1. NSG1-VM1 is associated to the network interface of VM1. NSG-Subnet1 is associated to Subnet1.
    You need to be able to establish Remote Desktop connections from the internet to VM1.
    Solution: You modify the custom rule for NSG-VM1 to use the internet as a source and TCP as a protocol.
    Does this meet the goal?
  • AZ-104 Exam Question 219

    You have a service deployed to a Kubernetes cluster.
    Another application needs to access the service via the private IP address of the pod.
    Which of the following would you define as the networking type for the cluster to meet this requirement?
  • AZ-104 Exam Question 220

    Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
    After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
    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?