Skip to content

Commit 599b64c

Browse files
authored
Corrected docs link broken build warnings (#25513)
Co-authored-by: Mike F. Robbins <[email protected]>
1 parent e0fcfb5 commit 599b64c

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

src/ConnectedNetwork/ConnectedNetwork/help/New-AzConnectedNetworkFunctionVendorConfigurationObject.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,7 @@ Specifies the name of the administrator account.
7373
7474
**Max-length (Windows):** 20 characters
7575
76-
\<li\> For root access to the Linux VM, see [Using root privileges on Linux virtual machines in Azure](https://learn.microsoft.com/azure/virtual-machines/virtual-machines-linux-use-root-privileges?toc=%2fazure%2fvirtual-machines%2flinux%2ftoc.json)
77-
\<li\> For a list of built-in system users on Linux that should not be used in this field, see [Selecting User Names for Linux on Azure](https://learn.microsoft.com/azure/virtual-machines/virtual-machines-linux-usernames?toc=%2fazure%2fvirtual-machines%2flinux%2ftoc.json).
76+
\<li\> For a list of built-in system users on Linux that should not be used in this field, see [Selecting User Names for Linux on Azure](https://learn.microsoft.com/azure/virtual-machines/linux/faq#what-are-the-username-requirements-when-creating-a-vm-).
7877
7978
```yaml
8079
Type: System.String
@@ -102,7 +101,7 @@ The maximum length of the binary array is 65535 bytes.
102101
customData is passed to the VM to be saved as a file.
103102
For more information see [Custom Data on Azure VMs](https://azure.microsoft.com/en-us/blog/custom-data-and-cloud-init-on-windows-azure/)
104103
105-
For using cloud-init for your Linux VM, see [Using cloud-init to customize a Linux VM during creation](https://learn.microsoft.com/azure/virtual-machines/virtual-machines-linux-using-cloud-init?toc=%2fazure%2fvirtual-machines%2flinux%2ftoc.json).
104+
For using cloud-init for your Linux VM, see [Using cloud-init to customize a Linux VM during creation](https://learn.microsoft.com/azure/virtual-machines/linux/using-cloud-init).
106105
107106
```yaml
108107
Type: System.String

src/Network/Network/help/New-AzFirewallPolicyDraft.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -406,5 +406,5 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
406406
407407
## RELATED LINKS
408408
409-
[New-AzFirewallPolicyDraftExplicitProxy](./New-AzFirewallPolicyDraftExplicitProxy.md)
410-
[New-AzFirewallPolicyDraftSnat](./New-AzFirewallPolicyDraftSnat.md)
409+
[New-AzFirewallPolicyExplicitProxy](./New-AzFirewallPolicyExplicitProxy.md)
410+
[New-AzFirewallPolicySnat](./New-AzFirewallPolicySnat.md)

0 commit comments

Comments
 (0)