How should you complete the PowerShell commands?

HOTSPOT

A company develops an Azure Cosmos DB solution.

The solution has the following components:

✑ A virtual network named VNet1 in a resource group named RG1.

✑ A subnet named Subnet1 in VNet1.

✑ A Private Link service.

The company is unable to configure a source IP address for the Private Link service from Subnet1.

You need to resolve the issue for Subnet1.

How should you complete the PowerShell commands?

Answer:

Explanation:

"privateLinkServiceNetworkPolicies" and "Disabled" In order to choose a source IP address for your Private Link service, an explicit disable setting privateLinkServiceNetworkPolicies is required on the subnet.

https://learn.microsoft.com/en-us/azure/private-link/disable-private-link-service-network-policy

Latest AZ-720 Dumps Valid Version with 81 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
1 Comment
Inline Feedbacks
View all comments
HENRY DSOUZA
HENRY DSOUZA
9 months ago

Correct.