AZ-304 Exam QuestionsBrowse all questions from this exam

AZ-304 Exam - Question 168


HOTSPOT -

Your company develops a web service that is deployed to an Azure virtual machine named VM1. The web service allows an API to access real-time data from

VM1.

The current virtual machine deployment is shown in the Deployment exhibit. (Click the Deployment tab).

Exam AZ-304 Question 168

The chief technology officer (CTO) sends you the following email message: `Our developers have deployed the web service to a virtual machine named VM1.

Testing has shown that the API is accessible from VM1 and VM2. Our partners must be able to connect to the API over the Internet. Partners will use this data in applications that they develop.`

You deploy an Azure API Management (APIM) service. The relevant API Management configuration is shown in the API exhibit. (Click the API tab.)

Exam AZ-304 Question 168

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Hot Area:

Exam AZ-304 Question 168
Show Answer
Correct Answer:
Exam AZ-304 Question 168

Reference:

https://docs.microsoft.com/en-us/azure/api-management/api-management-using-with-vnet

Discussion

7 comments
Sign in to comment
czarul79
Apr 1, 2021

1. Yes - Because we are using an APIM, deployed to a VNET but configured to be "External" 2. Yes - Because the APIM is deployed in the same vNET as VM1 just in a different subnet. Communication between subnets are enabled by default and there is no mention of otherwise. 3. No - No VPN required because the APIM is accessible from the internet by virtue of it being configured as "External"

oberte007
May 25, 2021

Thank you bro for your bright explanation!

heamgu
Jul 8, 2021

Thank you!!

rdemontis
Dec 3, 2021

Thanks for clear explanation

JackFrag
Mar 19, 2021

Y Y N Further discussions: https://www.examtopics.com/exams/microsoft/az-301/view/20/

dennnnnnnnnn
Aug 3, 2021

Just want to clarify some of us who get confuse with the subnet. The ProdSubnet is used by APIM which need a dedicated empty subnet for VNET integration. Set it be EXTERNAL will open the whole VNET connectivity to internet

Stephan99
Mar 13, 2021

N,Y,N API is accessable from the internet only over APIM. No direct access.

Oracleist
Apr 23, 2021

Select the desired access type: Off: This is the default. API Management is not deployed into a virtual network. External: The API Management gateway and developer portal are accessible from the public internet via an external load balancer. The gateway can access resources within the virtual network. why don't read the enclosed link into the answer?

RRRN
Jun 10, 2021

I think ans N,N,Y. Prodsubnet is configured. external users cant access VM1 on subnet1.

pentium75
Aug 23, 2021

Prodsubnet is just another subnet in the same Vnet. Connectivity between subnets in a VNet is allowed by default.

syu31svc
Oct 2, 2021

Provided link supports the answer given Y Y N

Santosh12345
Jan 1, 2022

yes yes no