Question 41

You are building a custom Azure function app to connect to Azure Event Grid.
You need to ensure that resources are allocated dynamically to the function app. Billing must be based on the executions of the app.
What should you configure when you create the function app?
  • Question 42

    Your network contains an on-premises Active Directory and an Azure Active Directory (Azure AD) tenant.
    You deploy Azure AD Connect and configure pass-through authentication?
    Your Azure subscription contains several web apps that are accessed from the Internet.
    You plan to use Azure Multi-Factor Authentication (MFA) with the Azure Active Directory tenant.
    You need to recommend a solution to prevent users from being prompted for Azure MFA when they access the web apps from the on-premises network.
    What should you include in the recommendation?
  • Question 43

    HOTSPOT
    Your company hosts multiple websites by using Azure virtual machine scale sets (VMSS) that run Internet Information Server (IIS).
    All network communications must be secured by using end to end Secure Socket Layer (SSL) encryption. User sessions must be routed to the same server by using cookie-based session affinity.
    The image shown depicts the network traffic flow for the websites to the VMSS.

    Use the drop-down menus to select the answer choice that answers each question.
    NOTE: Each correct selection is worth one point.
    Hot Area:

    Question 44

    Your company hosts multiple websites by using Azure virtual machine scale sets (VMSS) that run Internet Information Server (IIS).
    All network communications must be secured by using end to end Secure Socket Layer (SSL) encryption. User sessions must be routed to the same server by using cookie-based session affinity.
    The image shown depicts the network traffic flow for the websites to the VMSS.

    Use the drop-down menus to select the answer choice that answers each question.
    NOTE: Each correct selection is worth one point.

    Question 45

    You have an Azure virtual machine named VM1 and an Azure Active Directory (Azure AD) tenant named adatum.com.
    D18912E1457D5D1DDCBD40AB3BF70D5D
    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?