Skip to content

Commit 68daefe

Browse files
Merge pull request #285310 from rmca14/fixwarns8-22
Fix warnings migration
2 parents 5137985 + 3ec4862 commit 68daefe

File tree

3 files changed

+4
-6
lines changed

3 files changed

+4
-6
lines changed

articles/governance/policy/how-to/migrate-from-automanage-best-practices.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -234,12 +234,10 @@ next steps:
234234
<!-- Reference link definitions -->
235235
[01]: ../overview.md
236236
[02]: ../../../backup/backup-azure-arm-userestapi-createorupdatepolicy.md
237-
[03]: ../../../virtual-machines/extensions/iaas-antimalware-windows.md
237+
[03]: /azure/virtual-machines/extensions/iaas-antimalware-windows
238238
[04]: https://learn.microsoft.com/windows-server/manage/windows-admin-center/azure/manage-vm
239239
[05]: ../../../update-manager/migration-overview.md
240240
[06]: https://ms.portal.azure.com/
241241
[07]: ../concepts/definition-structure-basics.md
242242
[08]: ../assign-policy-portal.md
243243
[09]: https://azure.microsoft.com/pricing/details/azure-automanage/
244-
245-

articles/virtual-desktop/add-session-hosts-host-pool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ For a general idea of what's required, such as supported operating systems, virt
5353

5454
- At least one Windows OS image available on the cluster. For more information, see how to [create VM images by using Azure Marketplace images](/azure-stack/hci/manage/virtual-machine-image-azure-marketplace), [use images in an Azure Storage account](/azure-stack/hci/manage/virtual-machine-image-storage-account), and [use images in a local share](/azure-stack/hci/manage/virtual-machine-image-local-share).
5555

56-
- The [Azure Connected Machine agent](/azure/azure-arc/servers/agent-overview) on Azure Stack HCI VMs created outside the Azure Virtual Desktop service, such as with an automated pipeline. The virtual machines use the agent to communicate with [Azure Instance Metadata Service](../virtual-machines/instance-metadata-service.md), which is a [required endpoint for Azure Virtual Desktop](../virtual-desktop/required-fqdn-endpoint.md).
56+
- The [Azure Connected Machine agent](/azure/azure-arc/servers/agent-overview) on Azure Stack HCI VMs created outside the Azure Virtual Desktop service, such as with an automated pipeline. The virtual machines use the agent to communicate with [Azure Instance Metadata Service](/azure/virtual-machines/instance-metadata-service), which is a [required endpoint for Azure Virtual Desktop](../virtual-desktop/required-fqdn-endpoint.md).
5757

5858
- A logical network that you created on your Azure Stack HCI cluster. DHCP logical networks or static logical networks with automatic IP allocation are supported. For more information, see [Create logical networks for Azure Stack HCI](/azure-stack/hci/manage/create-logical-networks).
5959

articles/vpn-gateway/vpn-gateway-classic-resource-manager-migration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ VPN gateways can now be migrated from the classic deployment model to [Resource
1717
> [!IMPORTANT]
1818
> [!INCLUDE [classic gateway restrictions](../../includes/vpn-gateway-classic-gateway-restrict-create.md)]
1919
20-
VPN gateways are migrated as part of VNet migration from classic to Resource Manager. This migration is done one VNet at a time. There aren't additional requirements in terms of tools or prerequisites to migrate. Migration steps are identical to the existing VNet migration and are documented at [IaaS resources migration page](../virtual-machines/migration-classic-resource-manager-ps.md).
20+
VPN gateways are migrated as part of VNet migration from classic to Resource Manager. This migration is done one VNet at a time. There aren't additional requirements in terms of tools or prerequisites to migrate. Migration steps are identical to the existing VNet migration and are documented at [IaaS resources migration page](/azure/virtual-machines/migration-classic-resource-manager-ps).
2121

2222
There isn't a data path downtime during migration and thus existing workloads continue to function without the loss of on-premises connectivity during migration. The public IP address associated with the VPN gateway doesn't change during the migration process. This implies that you won't need to reconfigure your on-premises router once the migration is completed.
2323

@@ -64,4 +64,4 @@ Since we transform VNet-to-VNet connectivity without requiring local sites, the
6464

6565
## Next steps
6666

67-
After learning about VPN gateway migration support, go to [platform-supported migration of IaaS resources from classic to Resource Manager](../virtual-machines/migration-classic-resource-manager-ps.md) to get started.
67+
After learning about VPN gateway migration support, go to [platform-supported migration of IaaS resources from classic to Resource Manager](/azure/virtual-machines/migration-classic-resource-manager-ps) to get started.

0 commit comments

Comments
 (0)