Microsoft

AZ-700 Free Practice Questions — Page 3

Question 21

HOTSPOT - You have an Azure subscription that contains the virtual networks shown in the Virtual networks exhibit. You create an Azure DNS Private Resolver as shown in the DNS private resolvers exhibit. DNS-resolver-inbound-endpoint-1 is configured as shown in the Inbound endpoints exhibit. DNS-resolver-rule-1 is configured as shown in the Rules exhibit. For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.

Illustration for AZ-700 question 21 Illustration for AZ-700 question 21 Illustration for AZ-700 question 21 Illustration for AZ-700 question 21 Illustration for AZ-700 question 21
Show Answer
Correct Answer: No No Yes
Explanation:
Rulesets can only be linked to virtual networks in the same region as the DNS Private Resolver, so VNet1 (East US) cannot link to a West Europe ruleset. Linked VNets use Azure-provided DNS and do not need the inbound endpoint configured as a custom DNS server. VMs in VNet3 can resolve MargiesTravel.com through the linked forwarding ruleset and outbound endpoint.

Question 22

SIMULATION - Username and password - Use the following login credentials as needed: To enter your username, place your cursor in the Sign in box and click on the username below. To enter your password, place your cursor in the Enter password box and click on the password below. Azure Username: Azure Password: xxxxxxxxxx - If the Azure portal does not load successfully in the browser, press CTRL-K to reload the portal in a new browser tab. The following information is for technical support purposes only: Lab Instance: 12345678 - You plan to manage the public DNS records for a domain named fabrikam.com by using an Azure solution. You need to ensure that wvw.fabrikam.com resolves to 131.107.2.50. To complete this task, sign in to the Azure portal.

Illustration for AZ-700 question 22
Show Answer
Correct Answer: Sign in to the Azure portal. Create or open the Azure DNS zone for fabrikam.com. Add an A record: Name: wvw IPv4 address: 131.107.2.50 Save the record.
Explanation:
To make wvw.fabrikam.com resolve to 131.107.2.50 using Azure DNS, create an A record named 'wvw' in the public DNS zone 'fabrikam.com' pointing to the specified IPv4 address.

Question 23

You have an Azure subscription that contains a virtual network named VNet1. You plan to deploy Point-to-Site (P2S) VPN access to VNet1. You need to recommend an authentication method for the deployment. The solution must meet the following requirements: • Require the use of a FIDO2 security key • Analyze user sign-in behavior • Require a user to change their password if their sign-in behavior is identified as risky What should you recommend?

A. RADIUS
B. Microsoft Entra
C. smart card
D. Azure certificate
Show Answer
Correct Answer: B
Explanation:
Microsoft Entra authentication for Azure Point-to-Site VPN supports modern authentication, including FIDO2 security keys (passkeys), integrates with Microsoft Entra ID Protection to analyze sign-in risk, and can enforce risk-based policies such as requiring a password change when user risk is detected. RADIUS, smart card, and Azure certificate authentication do not provide this combination of FIDO2 support and Entra risk-based identity protection.

Question 24

HOTSPOT - Case Study - This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided. To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study. At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section. To start the case study - To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. When you are ready to answer a question, click the Question button to return to the question. Overview - Proseware, Inc. is a financial services company that has a main office in New York City and a branch office in San Francisco. Existing Environment. Hybrid Environment Proseware has an on-premises Active Directory Domain Services (AD DS) forest named corp.proseware.com that syncs with a Microsoft Entra tenant named proseware.com. Proseware has an Azure subscription that is linked to proseware.com. Proseware has an internal certification authority (CA). Existing Environment. Network Infrastructure The offices contain the resources shown in the following table. NYCNet connects to Azure by using an ExpressRoute circuit. SFONet connects to Azure by using a Site-to-Site (S2S) VPN. Existing Environment. Azure Resources The Azure subscription contains the virtual networks and subnets shown in the following table. The subscription contains four virtual machines named VM1, VM2, VM3, and VM4. VM1 and VM2 host an app named App1. VM3 and VM4 host a web app named App2 that is accessed by using a FQDN of app2.proseware.com. Users access app2.proseware.com by using HTTP or HTTPS. VM1, VM2, and VM4 are connected to SpokeVNet. The subscription contains Application Gateway resources shown in the following table. The subscription contains an Azure Front Door Standard profile named FD1. FD1 contains a single origin group that targets APPGW1 by using the default endpoint name. HubVNet connects to NYCNet by using an ExpressRoute gateway named ERGW1. Planned Changes and Requirements. Planned Changes Proseware plans to implement the following changes: • Deploy an Azure Private DNS Resolver named PRDNS1 to HubVNet and link PRDNS1 to SpokeVNet. • Create a DNS forwarding ruleset named DNSRS1 and associate DNSRS1 with PRDNS1. • Deploy Azure Virtual Network Manager and implement the following rules: - Allow inbound connections on TCP port 3389 from the on-premises networks to SUBNET-JUMPHOSTS. - Block inbound connections on TCP port 80 from the internet to SpokeVNet. • Ensure that Azure Virtual Network Manager rules take precedence over conflicting NSG rules. • Deploy two network virtual appliances (NVAs) named NVA1 and NVA2 to HubVNet. • Deploy a gateway load balancer named LBGW1 to HubVNet. • Configure LBGW1 to inspect traffic on TCP ports 443, 1433, and 1434 from LBS1 by using NVA1 and NVA2. • Ensure that all the traffic to App2 is processed by using FD1. Planned Changes and Requirements. Connectivity requirements Proseware identifies the following connectivity requirements: • Minimize the complexity of the Azure Virtual Network Manager deployment. • Route traffic between NYCNet and SFONet via the ExpressRoute circuit and the S2S VPN. • Ensure that remote users on Windows 11 devices can connect to HubVNet by using a Point-to-Site (P2S) VPN and their proseware.com credentials. Planned Changes and Requirements. Security requirements Proseware identifies the following security requirements: • Whenever possible, use the internal CA. • Ensure that all connections routed via APPGW1 use end-to-end encryption. • Ensure that user connections to Azure-hosted apps use end-to-end encryption. • Ensure that all inbound internet traffic to app2.proseware.com is routed via FD1. • Prevent devices that connect to NYCNet from accessing Azure services that use private endpoints. • Enable the virtual machines that connect to HubVNet and SpokeVNet to access Azure services that use private endpoints. Planned Changes and Requirements. General requirements Proseware identifies the following general requirements: • Minimize the IP address space required to deploy platform-managed resources to the virtual networks. • From SpokeVNet, resolve name resolution requests for the azure.proseware.com namespace and the corp.proseware.com namespace by using PRDNS1. • Whenever possible, minimize administrative effort. You need to configure the P2S VPN to meet the connectivity requirements. What should you do? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

Illustration for AZ-700 question 24 Illustration for AZ-700 question 24 Illustration for AZ-700 question 24 Illustration for AZ-700 question 24
Show Answer
Correct Answer: Tunnel type: OpenVPN (SSL) proseware.com: Configure an enterprise application
Explanation:
Windows 11 P2S VPN with Microsoft Entra ID authentication uses OpenVPN (SSL). Enabling Microsoft Entra authentication for Azure VPN Gateway requires configuring the Microsoft-registered enterprise application in the tenant.

Question 25

You have an Azure application gateway named AppGW1 that balances requests to a web app named App1. You need to modify the server variables in the response header of App1. What should you configure on AppGW1?

A. URL rewrite rules
B. path-based rules
C. listeners
D. HTTP settings
Show Answer
Correct Answer: A
Explanation:
Azure Application Gateway rewrite rules (URL rewrite rules) can modify request and response headers and use server variables to rewrite header values. Path-based rules, listeners, and HTTP settings do not provide response header/server variable modification capabilities.

Question 26

HOTSPOT - You have an Azure subscription that contains virtual networks, network security groups (NSGs), and virtual machines. You need to perform the following actions: • Identify unknown traffic between the resources. • Check the network connectivity between the virtual machines. What should you use to perform each action? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

Illustration for AZ-700 question 26
Show Answer
Correct Answer: Identify unknown traffic between the resources: Virtual Network flow logs Check the network connectivity between the virtual machines: Connection Monitor
Explanation:
Virtual Network flow logs record IP traffic flows to identify unexpected or unknown traffic patterns. Connection Monitor actively tests and monitors end-to-end connectivity between virtual machines.

Question 27

HOTSPOT - You have multiple remote users that have either a Windows 11 device or an Ubuntu Linux 22.04 device. Each device has a manually registered Azure VPN Client installed. You have an Azure subscription that contains an Azure VPN gateway named VNetGW1. The Windows 11 users establish Point-to-Site (P2S) VPN connections to VNetGW1 and authenticate by using their Microsoft Entra credentials. The Ubuntu Linux users cannot establish P2S VPN connections. You need to ensure that the Ubuntu Linux users can establish P2S VPN connections to VNetGW1. The solution must minimize administrative effort and maximize security. To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

Illustration for AZ-700 question 27
Show Answer
Correct Answer: VNetGW1: The audience GUID Users' devices: The Azure VPN Client on the Windows 11 and Ubuntu Linux devices.
Explanation:
Linux Azure VPN Client requires the newer supported Audience GUID for Microsoft Entra authentication. Because a VPN gateway supports only one Audience value, update the gateway and redistribute the VPN profile to both Windows and Ubuntu clients so all devices use the same configuration.

Question 28

Case Study - This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided. To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study. At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section. To start the case study - To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. When you are ready to answer a question, click the Question button to return to the question. Overview - Proseware, Inc. is a financial services company that has a main office in New York City and a branch office in San Francisco. Existing Environment. Hybrid Environment Proseware has an on-premises Active Directory Domain Services (AD DS) forest named corp.proseware.com that syncs with a Microsoft Entra tenant named proseware.com. Proseware has an Azure subscription that is linked to proseware.com. Proseware has an internal certification authority (CA). Existing Environment. Network Infrastructure The offices contain the resources shown in the following table. NYCNet connects to Azure by using an ExpressRoute circuit. SFONet connects to Azure by using a Site-to-Site (S2S) VPN. Existing Environment. Azure Resources The Azure subscription contains the virtual networks and subnets shown in the following table. The subscription contains four virtual machines named VM1, VM2, VM3, and VM4. VM1 and VM2 host an app named App1. VM3 and VM4 host a web app named App2 that is accessed by using a FQDN of app2.proseware.com. Users access app2.proseware.com by using HTTP or HTTPS. VM1, VM2, and VM4 are connected to SpokeVNet. The subscription contains Application Gateway resources shown in the following table. The subscription contains an Azure Front Door Standard profile named FD1. FD1 contains a single origin group that targets APPGW1 by using the default endpoint name. HubVNet connects to NYCNet by using an ExpressRoute gateway named ERGW1. Planned Changes and Requirements. Planned Changes Proseware plans to implement the following changes: • Deploy an Azure Private DNS Resolver named PRDNS1 to HubVNet and link PRDNS1 to SpokeVNet. • Create a DNS forwarding ruleset named DNSRS1 and associate DNSRS1 with PRDNS1. • Deploy Azure Virtual Network Manager and implement the following rules: - Allow inbound connections on TCP port 3389 from the on-premises networks to SUBNET-JUMPHOSTS. - Block inbound connections on TCP port 80 from the internet to SpokeVNet. • Ensure that Azure Virtual Network Manager rules take precedence over conflicting NSG rules. • Deploy two network virtual appliances (NVAs) named NVA1 and NVA2 to HubVNet. • Deploy a gateway load balancer named LBGW1 to HubVNet. • Configure LBGW1 to inspect traffic on TCP ports 443, 1433, and 1434 from LBS1 by using NVA1 and NVA2. • Ensure that all the traffic to App2 is processed by using FD1. Planned Changes and Requirements. Connectivity requirements Proseware identifies the following connectivity requirements: • Minimize the complexity of the Azure Virtual Network Manager deployment. • Route traffic between NYCNet and SFONet via the ExpressRoute circuit and the S2S VPN. • Ensure that remote users on Windows 11 devices can connect to HubVNet by using a Point-to-Site (P2S) VPN and their proseware.com credentials. Planned Changes and Requirements. Security requirements Proseware identifies the following security requirements: • Whenever possible, use the internal CA. • Ensure that all connections routed via APPGW1 use end-to-end encryption. • Ensure that user connections to Azure-hosted apps use end-to-end encryption. • Ensure that all inbound internet traffic to app2.proseware.com is routed via FD1. • Prevent devices that connect to NYCNet from accessing Azure services that use private endpoints. • Enable the virtual machines that connect to HubVNet and SpokeVNet to access Azure services that use private endpoints. Planned Changes and Requirements. General requirements Proseware identifies the following general requirements: • Minimize the IP address space required to deploy platform-managed resources to the virtual networks. • From SpokeVNet, resolve name resolution requests for the azure.proseware.com namespace and the corp.proseware.com namespace by using PRDNS1. • Whenever possible, minimize administrative effort. You need to configure FD1 to provide user access to app2.proseware.com. The solution must meet the security requirements and the general requirements. What should you do first?

A. Request a certificate from a trusted root C
B. Add a security policy to FD1.
C. Add a custom domain to FD1.
D. Export the TLS certificate and the private key from App2.
Show Answer
Correct Answer: C
Explanation:
To publish app2.proseware.com through Azure Front Door Standard, the first required configuration step is to add the custom domain to the Front Door profile. This establishes the hostname that Front Door will serve and enables subsequent DNS validation and HTTPS configuration. Security policies can only be associated after a domain/route exists. Requesting or exporting certificates is not the first step, and Azure Front Door for a public custom domain requires a publicly trusted certificate rather than an internal CA for client-facing TLS.

Question 29

HOTSPOT - Case Study - This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided. To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study. At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section. To start the case study - To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. When you are ready to answer a question, click the Question button to return to the question. Overview - Proseware, Inc. is a financial services company that has a main office in New York City and a branch office in San Francisco. Existing Environment. Hybrid Environment Proseware has an on-premises Active Directory Domain Services (AD DS) forest named corp.proseware.com that syncs with a Microsoft Entra tenant named proseware.com. Proseware has an Azure subscription that is linked to proseware.com. Proseware has an internal certification authority (CA). Existing Environment. Network Infrastructure The offices contain the resources shown in the following table. NYCNet connects to Azure by using an ExpressRoute circuit. SFONet connects to Azure by using a Site-to-Site (S2S) VPN. Existing Environment. Azure Resources The Azure subscription contains the virtual networks and subnets shown in the following table. The subscription contains four virtual machines named VM1, VM2, VM3, and VM4. VM1 and VM2 host an app named App1. VM3 and VM4 host a web app named App2 that is accessed by using a FQDN of app2.proseware.com. Users access app2.proseware.com by using HTTP or HTTPS. VM1, VM2, and VM4 are connected to SpokeVNet. The subscription contains Application Gateway resources shown in the following table. The subscription contains an Azure Front Door Standard profile named FD1. FD1 contains a single origin group that targets APPGW1 by using the default endpoint name. HubVNet connects to NYCNet by using an ExpressRoute gateway named ERGW1. Planned Changes and Requirements. Planned Changes Proseware plans to implement the following changes: • Deploy an Azure Private DNS Resolver named PRDNS1 to HubVNet and link PRDNS1 to SpokeVNet. • Create a DNS forwarding ruleset named DNSRS1 and associate DNSRS1 with PRDNS1. • Deploy Azure Virtual Network Manager and implement the following rules: - Allow inbound connections on TCP port 3389 from the on-premises networks to SUBNET-JUMPHOSTS. - Block inbound connections on TCP port 80 from the internet to SpokeVNet. • Ensure that Azure Virtual Network Manager rules take precedence over conflicting NSG rules. • Deploy two network virtual appliances (NVAs) named NVA1 and NVA2 to HubVNet. • Deploy a gateway load balancer named LBGW1 to HubVNet. • Configure LBGW1 to inspect traffic on TCP ports 443, 1433, and 1434 from LBS1 by using NVA1 and NVA2. • Ensure that all the traffic to App2 is processed by using FD1. Planned Changes and Requirements. Connectivity requirements Proseware identifies the following connectivity requirements: • Minimize the complexity of the Azure Virtual Network Manager deployment. • Route traffic between NYCNet and SFONet via the ExpressRoute circuit and the S2S VPN. • Ensure that remote users on Windows 11 devices can connect to HubVNet by using a Point-to-Site (P2S) VPN and their proseware.com credentials. Planned Changes and Requirements. Security requirements Proseware identifies the following security requirements: • Whenever possible, use the internal CA. • Ensure that all connections routed via APPGW1 use end-to-end encryption. • Ensure that user connections to Azure-hosted apps use end-to-end encryption. • Ensure that all inbound internet traffic to app2.proseware.com is routed via FD1. • Prevent devices that connect to NYCNet from accessing Azure services that use private endpoints. • Enable the virtual machines that connect to HubVNet and SpokeVNet to access Azure services that use private endpoints. Planned Changes and Requirements. General requirements Proseware identifies the following general requirements: • Minimize the IP address space required to deploy platform-managed resources to the virtual networks. • From SpokeVNet, resolve name resolution requests for the azure.proseware.com namespace and the corp.proseware.com namespace by using PRDNS1. • Whenever possible, minimize administrative effort. You are configuring the DNS forwarding ruleset for DNSRS1. You need to configure the destination IP address for azure.proseware.com and for corp.proseware.com. The solution must meet the general requirements. Which IP addresses should you configure for each namespace? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

Illustration for AZ-700 question 29 Illustration for AZ-700 question 29 Illustration for AZ-700 question 29 Illustration for AZ-700 question 29
Show Answer
Correct Answer: azure.proseware.com: 168.63.129.16 corp.proseware.com: 192.168.0.100
Explanation:
The forwarding ruleset should forward the Azure-hosted namespace to Azure DNS (168.63.129.16) and the on-premises AD DS namespace to the on-premises DNS server (NYCDNS1 at 192.168.0.100).

Question 30

Case Study - This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided. To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study. At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section. To start the case study - To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. When you are ready to answer a question, click the Question button to return to the question. Overview - Proseware, Inc. is a financial services company that has a main office in New York City and a branch office in San Francisco. Existing Environment. Hybrid Environment Proseware has an on-premises Active Directory Domain Services (AD DS) forest named corp.proseware.com that syncs with a Microsoft Entra tenant named proseware.com. Proseware has an Azure subscription that is linked to proseware.com. Proseware has an internal certification authority (CA). Existing Environment. Network Infrastructure The offices contain the resources shown in the following table. NYCNet connects to Azure by using an ExpressRoute circuit. SFONet connects to Azure by using a Site-to-Site (S2S) VPN. Existing Environment. Azure Resources The Azure subscription contains the virtual networks and subnets shown in the following table. The subscription contains four virtual machines named VM1, VM2, VM3, and VM4. VM1 and VM2 host an app named App1. VM3 and VM4 host a web app named App2 that is accessed by using a FQDN of app2.proseware.com. Users access app2.proseware.com by using HTTP or HTTPS. VM1, VM2, and VM4 are connected to SpokeVNet. The subscription contains Application Gateway resources shown in the following table. The subscription contains an Azure Front Door Standard profile named FD1. FD1 contains a single origin group that targets APPGW1 by using the default endpoint name. HubVNet connects to NYCNet by using an ExpressRoute gateway named ERGW1. Planned Changes and Requirements. Planned Changes Proseware plans to implement the following changes: • Deploy an Azure Private DNS Resolver named PRDNS1 to HubVNet and link PRDNS1 to SpokeVNet. • Create a DNS forwarding ruleset named DNSRS1 and associate DNSRS1 with PRDNS1. • Deploy Azure Virtual Network Manager and implement the following rules: - Allow inbound connections on TCP port 3389 from the on-premises networks to SUBNET-JUMPHOSTS. - Block inbound connections on TCP port 80 from the internet to SpokeVNet. • Ensure that Azure Virtual Network Manager rules take precedence over conflicting NSG rules. • Deploy two network virtual appliances (NVAs) named NVA1 and NVA2 to HubVNet. • Deploy a gateway load balancer named LBGW1 to HubVNet. • Configure LBGW1 to inspect traffic on TCP ports 443, 1433, and 1434 from LBS1 by using NVA1 and NVA2. • Ensure that all the traffic to App2 is processed by using FD1. Planned Changes and Requirements. Connectivity requirements Proseware identifies the following connectivity requirements: • Minimize the complexity of the Azure Virtual Network Manager deployment. • Route traffic between NYCNet and SFONet via the ExpressRoute circuit and the S2S VPN. • Ensure that remote users on Windows 11 devices can connect to HubVNet by using a Point-to-Site (P2S) VPN and their proseware.com credentials. Planned Changes and Requirements. Security requirements Proseware identifies the following security requirements: • Whenever possible, use the internal CA. • Ensure that all connections routed via APPGW1 use end-to-end encryption. • Ensure that user connections to Azure-hosted apps use end-to-end encryption. • Ensure that all inbound internet traffic to app2.proseware.com is routed via FD1. • Prevent devices that connect to NYCNet from accessing Azure services that use private endpoints. • Enable the virtual machines that connect to HubVNet and SpokeVNet to access Azure services that use private endpoints. Planned Changes and Requirements. General requirements Proseware identifies the following general requirements: • Minimize the IP address space required to deploy platform-managed resources to the virtual networks. • From SpokeVNet, resolve name resolution requests for the azure.proseware.com namespace and the corp.proseware.com namespace by using PRDNS1. • Whenever possible, minimize administrative effort. You need to configure APPGW1 to support end-to-end encryption. The solution must meet the security requirements. What should you do?

A. From the SSL settings, upload a TLS client certificate that is issued by the internal root CA and includes the full certificate chain.
B. From the Backend settings, upload the internal root CA certificate.
C. From the SSL settings, upload a TLS client certificate that is issued by the internal root CA.
D. From the Backend settings, upload a wildcard TLS certificate that has a private key issued by the internal root CA.
Show Answer
Correct Answer: B
Explanation:
For end-to-end TLS between Application Gateway and backend servers that use certificates issued by an internal CA, configure the backend HTTP settings (Backend settings) to trust the backend server certificates by uploading the internal root CA certificate. SSL settings are for frontend listener/client authentication scenarios, not for establishing trust of backend server certificates. A wildcard certificate with a private key is not uploaded in Backend settings for backend trust.

$19

Get all 347 questions with detailed answers and explanations

  • Instant download HTML + PDF delivered the moment payment clears.
  • Secure Stripe checkout we never see or store your card details.
  • 7-day refund if files are defective see our refund policy.