Adding an external endpoint using Azure PowerShell

You can add an external endpoint by running the following cmdlet:

Add-AzureRmTrafficManagerEndpointConfig -EndpointName PSEndpoint -TrafficManagerProfile $profile -Type ExternalEndpoints -Target www.gamezakahana.com -EndpointLocation "West Europe" -EndpointStatus Enabled
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset