Skip to content

Commit 6dac315

Browse files
authored
Fixing broken link to ARM
There is no anchor link like `name="arm"` in this page, and yet this link refers to `#arm`. I also don't see a corollary anchor about Azure Resource Manager anywhere within this document, so I don't think it's a case of a misnamed link. It would appear that the most natural document that the link would intend to bring a reader to would be the ARM overview page, which is a totally separate page. At least, that's where I ended up going to when I was reading this page and wanted to know more about ARM.
1 parent 4c4b39e commit 6dac315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/load-balancer/load-balancer-outbound-connections.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ There are multiple [outbound scenarios](#scenarios). You can combine these scena
3131
3232
## <a name="scenarios"></a>Scenario overview
3333

34-
Azure Load Balancer and related resources are explicitly defined when you're using [Azure Resource Manager](#arm). Azure currently provides three different methods to achieve outbound connectivity for Azure Resource Manager resources.
34+
Azure Load Balancer and related resources are explicitly defined when you're using [Azure Resource Manager](https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-group-overview). Azure currently provides three different methods to achieve outbound connectivity for Azure Resource Manager resources.
3535

3636
| Scenario | Method | IP protocols | Description |
3737
| --- | --- | --- | --- |

0 commit comments

Comments
 (0)