Skip to content

Commit 639f3ea

Browse files
authored
Updating ARM URL
Updating ARM URL
1 parent 7be1e32 commit 639f3ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/network-watcher/connection-monitor-preview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ Use the following code to create a connection monitor by using ARMClient.
151151
```armclient
152152
$connectionMonitorName = "sampleConnectionMonitor"
153153
154-
$ARM = "[https://](https://apac01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbrazilus.management.azure.com&data=02%7C01%7CManasi.Sant%40microsoft.com%7Cd900da4ed7f24366842108d68022159b%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636837281231186904&sdata=qHL8zWjkobY9MatRpAVbODwboKSQAqqEFOMnjmfyOnU%3D&reserved=0)management.azure.com"
154+
$ARM = "https://management.azure.com"
155155
156156
$SUB = "subscriptions/<subscription id 1>;"
157157

0 commit comments

Comments
 (0)