From 20275ef7e59d570e24daa53d3de451b96c346b70 Mon Sep 17 00:00:00 2001 From: "Mike F. Robbins" Date: Fri, 10 Jan 2025 14:52:17 -0600 Subject: [PATCH] Updated links to azurerm docs (#3441) --- .openpublishing.redirection.json | 5 ----- docs-conceptual/azps-0.10.0/migrate-from-azurerm-to-az.md | 6 +++--- docs-conceptual/azps-12.5.0/migrate-from-azurerm-to-az.md | 5 +++-- docs-conceptual/azps-12.5.0/what-is-azure-powershell.md | 2 +- docs-conceptual/azps-13.0.0/migrate-from-azurerm-to-az.md | 5 +++-- docs-conceptual/azps-13.0.0/what-is-azure-powershell.md | 2 +- 6 files changed, 11 insertions(+), 14 deletions(-) diff --git a/.openpublishing.redirection.json b/.openpublishing.redirection.json index 9c16960f87..9a07011abd 100644 --- a/.openpublishing.redirection.json +++ b/.openpublishing.redirection.json @@ -45,11 +45,6 @@ "redirect_url": "/powershell/azure/", "source_path": "docs-conceptual/azps-0.10.0/overview.md" }, - { - "redirect_document_id": false, - "redirect_url": "/powershell/azure/azurerm/overview", - "source_path": "docs-conceptual/azurermps-6.13.0/index.md" - }, { "redirect_document_id": false, "redirect_url": "/powershell/azure/overview", diff --git a/docs-conceptual/azps-0.10.0/migrate-from-azurerm-to-az.md b/docs-conceptual/azps-0.10.0/migrate-from-azurerm-to-az.md index 413c81153d..b34c443ba6 100644 --- a/docs-conceptual/azps-0.10.0/migrate-from-azurerm-to-az.md +++ b/docs-conceptual/azps-0.10.0/migrate-from-azurerm-to-az.md @@ -36,9 +36,9 @@ your existing scripts may need additional modification to work with the Az modul described here and in the [breaking changes list](migrate-az-1.0.0.md). If your scripts don't work with AzureRM 6.13.1, update them according to the -[AzureRM 5.x to 6.x migration guide](/powershell/azure/azurerm/migration-guide.6.0.0). -If you use an earlier version of the AzureRM module, there are migration guides available for -each major version. +[AzureRM 5.x to 6.x migration guide](/previous-versions/powershell/azure/migration-guide.6.0.0). If +you use an earlier version of the AzureRM module, there are migration guides available for each +major version. ## Uninstall AzureRM diff --git a/docs-conceptual/azps-12.5.0/migrate-from-azurerm-to-az.md b/docs-conceptual/azps-12.5.0/migrate-from-azurerm-to-az.md index dae34871db..98b68dc9af 100644 --- a/docs-conceptual/azps-12.5.0/migrate-from-azurerm-to-az.md +++ b/docs-conceptual/azps-12.5.0/migrate-from-azurerm-to-az.md @@ -55,8 +55,9 @@ your existing scripts may need additional modifications to work with the Az modu of what's described in this article and in the [breaking changes list](migrate-az-1.0.0.md). If your scripts don't work with AzureRM 6.13.2, update them according to the -[AzureRM 5.x to 6.x migration guide](/powershell/azure/azurerm/migration-guide.6.0.0). If you use an -earlier version of the AzureRM module, there are migration guides available for each major version. +[AzureRM 5.x to 6.x migration guide](/previous-versions/powershell/azure/migration-guide.6.0.0). If +you use an earlier version of the AzureRM module, there are migration guides available for each +major version. ## Option 1 (recommended): Automatically migrate your PowerShell scripts diff --git a/docs-conceptual/azps-12.5.0/what-is-azure-powershell.md b/docs-conceptual/azps-12.5.0/what-is-azure-powershell.md index 26561b97e8..ad46f1cc64 100644 --- a/docs-conceptual/azps-12.5.0/what-is-azure-powershell.md +++ b/docs-conceptual/azps-12.5.0/what-is-azure-powershell.md @@ -119,5 +119,5 @@ Guidelines [get-member]: /powershell/module/microsoft.powershell.utility/get-member [azps-output]: queries-azureps.md [format-azps-output]: formatting-output.md -[azurerm-module]: /powershell/azure/azurerm/overview +[azurerm-module]: /previous-versions/powershell/azure/ [azure-rdfe-module]: /powershell/azure/servicemanagement/overview diff --git a/docs-conceptual/azps-13.0.0/migrate-from-azurerm-to-az.md b/docs-conceptual/azps-13.0.0/migrate-from-azurerm-to-az.md index dae34871db..98b68dc9af 100644 --- a/docs-conceptual/azps-13.0.0/migrate-from-azurerm-to-az.md +++ b/docs-conceptual/azps-13.0.0/migrate-from-azurerm-to-az.md @@ -55,8 +55,9 @@ your existing scripts may need additional modifications to work with the Az modu of what's described in this article and in the [breaking changes list](migrate-az-1.0.0.md). If your scripts don't work with AzureRM 6.13.2, update them according to the -[AzureRM 5.x to 6.x migration guide](/powershell/azure/azurerm/migration-guide.6.0.0). If you use an -earlier version of the AzureRM module, there are migration guides available for each major version. +[AzureRM 5.x to 6.x migration guide](/previous-versions/powershell/azure/migration-guide.6.0.0). If +you use an earlier version of the AzureRM module, there are migration guides available for each +major version. ## Option 1 (recommended): Automatically migrate your PowerShell scripts diff --git a/docs-conceptual/azps-13.0.0/what-is-azure-powershell.md b/docs-conceptual/azps-13.0.0/what-is-azure-powershell.md index 26561b97e8..ad46f1cc64 100644 --- a/docs-conceptual/azps-13.0.0/what-is-azure-powershell.md +++ b/docs-conceptual/azps-13.0.0/what-is-azure-powershell.md @@ -119,5 +119,5 @@ Guidelines [get-member]: /powershell/module/microsoft.powershell.utility/get-member [azps-output]: queries-azureps.md [format-azps-output]: formatting-output.md -[azurerm-module]: /powershell/azure/azurerm/overview +[azurerm-module]: /previous-versions/powershell/azure/ [azure-rdfe-module]: /powershell/azure/servicemanagement/overview