Skip to content

Commit ce49857

Browse files
author
Jill Grant
authored
Merge pull request #270023 from mattbriggs/mdb_20240322_bender
214824 - rework the YAML
2 parents d8c831b + b254fd8 commit ce49857

19 files changed

+21
-168
lines changed

articles/dns/private-dns-autoregistration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ To enable auto registration, select the checkbox for "Enable auto registration"
2323

2424
* Auto registration works only for virtual machines. For all other resources like internal load balancers, you can create DNS records manually in the private DNS zone linked to the virtual network.
2525
* DNS records are created automatically only for the primary virtual machine NIC. If your virtual machines have more than one NIC, you can manually create the DNS records for other network interfaces.
26-
* DNS records are created automatically only if the primary virtual machine NIC is using DHCP. If you're using static IPs, such as a configuration with [multiple IP addresses in Azure](../virtual-network/ip-services/virtual-network-multiple-ip-addresses-portal.yml#os-config), auto registration doesn't create records for that virtual machine.
26+
* DNS records are created automatically only if the primary virtual machine NIC is using DHCP. If you're using static IPs, such as a configuration with [multiple IP addresses in Azure](../virtual-network/ip-services/virtual-network-multiple-ip-addresses-portal.md), auto registration doesn't create records for that virtual machine.
2727
* A specific virtual network can be linked to only one private DNS zone when automatic VM DNS registration is enabled. You can, however, link multiple virtual networks to a single DNS zone.
2828

2929
## Next steps

articles/sap/workloads/planning-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ For more information, see [Create a VM that has a static private IP address](/az
276276
277277
#### Secondary IP addresses for SAP host name virtualization
278278

279-
Each Azure VM's NIC can have multiple IP addresses assigned to it. A secondary IP can be used for an SAP virtual host name, which is mapped to a DNS A record or DNS PTR record. A secondary IP address must be assigned to the Azure NIC's [IP configuration](../../virtual-network/ip-services/virtual-network-multiple-ip-addresses-portal.yml). A secondary IP also must be configured within the operating system statically because secondary IPs often aren't assigned through DHCP. Each secondary IP must be from the same subnet that the NIC is bound to. A secondary IP can be added and removed from an Azure NIC without stopping or deallocating the VM. To add or remove the primary IP of a NIC, the VM must be deallocated.
279+
Each Azure VM's NIC can have multiple IP addresses assigned to it. A secondary IP can be used for an SAP virtual host name, which is mapped to a DNS A record or DNS PTR record. A secondary IP address must be assigned to the Azure NIC's [IP configuration](../../virtual-network/ip-services/virtual-network-multiple-ip-addresses-portal.md). A secondary IP also must be configured within the operating system statically because secondary IPs often aren't assigned through DHCP. Each secondary IP must be from the same subnet that the NIC is bound to. A secondary IP can be added and removed from an Azure NIC without stopping or deallocating the VM. To add or remove the primary IP of a NIC, the VM must be deallocated.
280280

281281
> [!NOTE]
282282
> On secondary IP configurations, the Azure load balancer's floating IP address is [not supported](../../load-balancer/load-balancer-multivip-overview.md#limitations). The Azure load balancer is used by SAP high-availability architectures with Pacemaker clusters. In this scenario, the load balancer enables the SAP virtual host names. For general guidance about using virtual host names, see SAP Note [962955](https://launchpad.support.sap.com/#/notes/962955).

articles/site-recovery/azure-to-azure-customize-networking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ You can provide the following key resource configurations for the failover VM wh
2424

2525
- [Internal load balancer](../load-balancer/load-balancer-overview.md)
2626
- [Public IP](../virtual-network/public-ip-addresses.md)
27-
- [Secondary IP](../virtual-network/ip-services/virtual-network-multiple-ip-addresses-portal.yml)
27+
- [Secondary IP](../virtual-network/ip-services/virtual-network-multiple-ip-addresses-portal.md)
2828
- [Network security group](../virtual-network/manage-network-security-group.md) both for the subnet and for the NIC
2929

3030
## Prerequisites

articles/virtual-machines/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1644,7 +1644,7 @@
16441644
- name: Create VM - multiple IPs
16451645
items:
16461646
- name: Azure portal
1647-
href: ../virtual-network/ip-services/virtual-network-multiple-ip-addresses-portal.yml?toc=/azure/virtual-machines/toc.json
1647+
href: ../virtual-network/ip-services/virtual-network-multiple-ip-addresses-portal.md?toc=/azure/virtual-machines/toc.json
16481648
- name: Azure PowerShell
16491649
href: ../virtual-network/ip-services/virtual-network-multiple-ip-addresses-powershell.md?toc=/azure/virtual-machines/toc.json
16501650
- name: Azure CLI

articles/virtual-machines/windows/multiple-nics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.custom: devx-track-azurepowershell
1616
Virtual machines (VMs) in Azure can have multiple virtual network interface cards (NICs) attached to them. A common scenario is to have different subnets for front-end and back-end connectivity. You can associate multiple NICs on a VM to multiple subnets, but those subnets must all reside in the same virtual network (vNet). This article details how to create a VM that has multiple NICs attached to it. You also learn how to add or remove NICs from an existing VM. Different [VM sizes](../sizes.md) support a varying number of NICs, so size your VM accordingly.
1717

1818
> [!NOTE]
19-
> If multiple subnets are not required for a scenario, it may be more straightforward to utilize multiple IP configurations on a single NIC. Instructions for this setup can be found [here](../../virtual-network/ip-services/virtual-network-multiple-ip-addresses-portal.yml).
19+
> If multiple subnets are not required for a scenario, it may be more straightforward to utilize multiple IP configurations on a single NIC. Instructions for this setup can be found [here](../../virtual-network/ip-services/virtual-network-multiple-ip-addresses-portal.md).
2020
2121
## Prerequisites
2222

articles/virtual-network/.openpublishing.redirection.virtual-network.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -766,7 +766,7 @@
766766
"redirect_document_id": false
767767
},
768768
{
769-
"source_path_from_root": "/articles/virtual-network/virtual-network-multiple-ip-addresses-portal.yml",
769+
"source_path_from_root": "/articles/virtual-network/virtual-network-multiple-ip-addresses-portal.md",
770770
"redirect_url": "/azure/virtual-network/ip-services/virtual-network-multiple-ip-addresses-portal",
771771
"redirect_document_id": false
772772
},

articles/virtual-network/deploy-container-networking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Complete the following steps to install the plug-in on every Azure virtual machi
8787

8888
- **PowerShell**[Assign multiple IP addresses using PowerShell](./ip-services/virtual-network-multiple-ip-addresses-powershell.md)
8989

90-
- **Portal**[Assign multiple IP addresses using the Azure portal](./ip-services/virtual-network-multiple-ip-addresses-portal.yml)
90+
- **Portal**[Assign multiple IP addresses using the Azure portal](./ip-services/virtual-network-multiple-ip-addresses-portal.md)
9191

9292
- **Azure Resource Manager template**[Assign multiple IP addresses using templates](./template-samples.md)
9393

articles/virtual-network/ip-services/configure-public-ip-vm-old.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ In this section, you'll change the public IP address associated with the default
115115

116116
In this section, you'll add a public IP configuration to the virtual machine.
117117

118-
For more information on adding multiple IP addresses, see [Assign multiple IP addresses to virtual machines using the Azure portal](./virtual-network-multiple-ip-addresses-portal.yml).
118+
For more information on adding multiple IP addresses, see [Assign multiple IP addresses to virtual machines using the Azure portal](./virtual-network-multiple-ip-addresses-portal.md).
119119

120120
For more information for using both types of routing preference, see [Configure both routing preference options for a virtual machine](./routing-preference-mixed-network-adapter-portal.md).
121121

articles/virtual-network/ip-services/configure-public-ip-vm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ procedureSection:
121121
summary: |
122122
In this section, you'll add a public IP configuration to the virtual machine.
123123
124-
For more information on adding multiple IP addresses, see [Assign multiple IP addresses to virtual machines using the Azure portal](./virtual-network-multiple-ip-addresses-portal.yml).
124+
For more information on adding multiple IP addresses, see [Assign multiple IP addresses to virtual machines using the Azure portal](./virtual-network-multiple-ip-addresses-portal.md).
125125
126126
For more information for using both types of routing preference, see [Configure both routing preference options for a virtual machine](./routing-preference-mixed-network-adapter-portal.md).
127127
steps:

articles/virtual-network/ip-services/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ landingContent:
8686
- text: Configure a private IP address for a virtual machine
8787
url: virtual-networks-static-private-ip-arm-pportal.md
8888
- text: Assign multiple IP addresses to virtual machines
89-
url: virtual-network-multiple-ip-addresses-portal.yml
89+
url: virtual-network-multiple-ip-addresses-portal.md
9090

9191
- title: Learn about IP services architecture
9292
linkLists:

0 commit comments

Comments
 (0)