Skip to content

Commit

Permalink
Updated links to azurerm docs (#3441)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikefrobbins authored Jan 10, 2025
1 parent 19c5d65 commit 20275ef
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 14 deletions.
5 changes: 0 additions & 5 deletions .openpublishing.redirection.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
6 changes: 3 additions & 3 deletions docs-conceptual/azps-0.10.0/migrate-from-azurerm-to-az.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
5 changes: 3 additions & 2 deletions docs-conceptual/azps-12.5.0/migrate-from-azurerm-to-az.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion docs-conceptual/azps-12.5.0/what-is-azure-powershell.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
5 changes: 3 additions & 2 deletions docs-conceptual/azps-13.0.0/migrate-from-azurerm-to-az.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion docs-conceptual/azps-13.0.0/what-is-azure-powershell.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 20275ef

Please sign in to comment.