Skip to content

Commit e89f1b6

Browse files
author
Sean Wheeler
authored
Merge pull request #542 from alastairgould/patch-2
Fix malformed regions link
2 parents 15bf69b + cb47fb6 commit e89f1b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azuresmps-4.0.0/Azure/Add-AzureTrafficManagerEndpoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Specifies the location of the endpoint the cmdlet adds.
7171
This must be an Azure location.
7272
7373
This parameter must contain a value for endpoints of the type "Any" or of type "TrafficManager" in a profile that has the load balancing method set to "Performance".
74-
The possible values are the Azure region names, as listed at http://azure.microsoft.com/regions/http://azure.microsoft.com/regions/.
74+
The possible values are the Azure region names, as listed at http://azure.microsoft.com/regions/.
7575
7676
```yaml
7777
Type: String

0 commit comments

Comments
 (0)