Which values should you use within the service configuration file?

DRAG DROP
You plan to deploy a cloud service named contosoapp. The service includes a web role
named contosowebrole. The web role has an endpoint named restrictedEndpoint.
You need to allow access to restricted Endpoint only from your office machine using the IP
address 145.34.67.82.
Which values should you use within the service configuration file? To answer, drag the
appropriate value to the correct location in the service configuration file. Each value may be
used once, more than once, or not at all. You may need to drag the split bar between panes
or scroll to view content.

DRAG DROP
You plan to deploy a cloud service named contosoapp. The service includes a web role
named contosowebrole. The web role has an endpoint named restrictedEndpoint.
You need to allow access to restricted Endpoint only from your office machine using the IP
address 145.34.67.82.
Which values should you use within the service configuration file? To answer, drag the
appropriate value to the correct location in the service configuration file. Each value may be
used once, more than once, or not at all. You may need to drag the split bar between panes
or scroll to view content.

Answer:

Explanation:



Leave a Reply 6

Your email address will not be published. Required fields are marked *


abovethelimit

abovethelimit

Correct!!

challenge

challenge

Correct

Prady

Prady

Are we certain that it’s not 0.0.0.0/32 ?

Blue Jeans Buddha

Blue Jeans Buddha

Yes. It is 0.0.0.0/0 always to cover the whole universe.

Herger

Herger

Why is it not 145.34.67.82/1 and therefore allow just the one IP we need…

john

john

145.34.67.32/32 its the cdr notation for that single ip address.