Skip to content

Commit 6199a40

Browse files
committed
fixing broken links
1 parent bed946a commit 6199a40

File tree

7 files changed

+11
-5
lines changed

7 files changed

+11
-5
lines changed

azureps-cmdlets-docs/ResourceManager/docs-conceptual/1.2.9/TOC.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# [Azure PowerShell](../overview.md)
22
## [Install](install-azurerm-ps.md)
3+
### [Other installation methods](../other-install.md)
34
## [Get started](../get-started-azureps.md)
45
## [Log in](../authenticate-azureps.md)
56
### [Create a service principal](../create-azure-service-principal-azureps.md)

azureps-cmdlets-docs/ResourceManager/docs-conceptual/1.7.0/TOC.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# [Azure PowerShell](../overview.md)
22
## [Install](install-azurerm-ps.md)
3+
### [Other installation methods](../other-install.md)
34
## [Get started](../get-started-azureps.md)
45
## [Log in](../authenticate-azureps.md)
56
### [Create a service principal](../create-azure-service-principal-azureps.md)

azureps-cmdlets-docs/ResourceManager/docs-conceptual/2.2.0/TOC.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# [Azure PowerShell](../overview.md)
22
## [Install](install-azurerm-ps.md)
3+
### [Other installation methods](../other-install.md)
34
## [Get started](../get-started-azureps.md)
45
## [Log in](../authenticate-azureps.md)
56
### [Create a service principal](../create-azure-service-principal-azureps.md)

azureps-cmdlets-docs/ResourceManager/docs-conceptual/3.8.0/TOC.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# [Azure PowerShell](../overview.md)
22
## [Install](install-azurerm-ps.md)
3+
### [Other installation methods](../other-install.md)
34
## [Get started](../get-started-azureps.md)
45
## [Log in](../authenticate-azureps.md)
56
### [Create a service principal](../create-azure-service-principal-azureps.md)

azureps-cmdlets-docs/ResourceManager/docs-conceptual/4.1.0/TOC.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# [Azure PowerShell](../overview.md)
22
## [Install](../install-azurerm-ps.md)
3+
### [Other installation methods](../other-install.md)
34
## [Get started](../get-started-azureps.md)
45
## [Log in](../authenticate-azureps.md)
56
### [Create a service principal](../create-azure-service-principal-azureps.md)

azureps-cmdlets-docs/ResourceManager/docs-conceptual/TOC.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# [Azure PowerShell](overview.md)
22
## [Install](install-azurerm-ps.md)
3+
### [Other installation methods](other-install.md)
34
## [Get started](get-started-azureps.md)
45
## [Log in](authenticate-azureps.md)
56
### [Create a service principal](create-azure-service-principal-azureps.md)

azureps-cmdlets-docs/ResourceManager/docs-conceptual/overview.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,15 @@ release, see the [release notes](release-notes-azureps.md).
2424

2525
The following samples can help you learn how to perform common scenarios with Azure PowerShell:
2626

27-
* [Linux Virtual Machines](/azure/virtual-machines/virtual-machines-linux-powershell-samples?toc=%2fpowershell%2fazure%%2ftoc.json)
28-
* [Windows Virtual Machines](/azure/virtual-machines/virtual-machines-windows-powershell-samples?toc=%2fpowershell%2fazure%%2ftoc.json)
29-
* [Web Apps](/azure/app-service-web/app-service-powershell-samples?toc=%2fpowershell%2fazure%%2ftoc.json)
30-
* [SQL Databases](/azure/sql-database/sql-database-powershell-samples?toc=%2fpowershell%2fazure%%2ftoc.json)
27+
* [Linux Virtual Machines](/azure/virtual-machines/virtual-machines-linux-powershell-samples?toc=/powershell/azure/toc.json)
28+
* [Windows Virtual Machines](/azure/virtual-machines/virtual-machines-windows-powershell-samples?toc=/powershell/azure/toc.json)
29+
* [Web Apps](/azure/app-service-web/app-service-powershell-samples?toc=/powershell/azure/toc.json)
30+
* [SQL Databases](/azure/sql-database/sql-database-powershell-samples?toc=/powershell/azure/toc.json)
3131

3232
> [!NOTE]
3333
> If you have deployments that use the classic deployment model that cannot be converted, you can
3434
install the Service Management version of Azure PowerShell. For more information, see
35-
[Install the Azure PowerShell Service Management module](https://docs.microsoft.com/en-us/powershell/azure/install-azure-ps?view=azuresmps-3.7.0).
35+
[Install the Azure PowerShell Service Management module](https://docs.microsoft.com/en-us/powershell/azure/servicemanagement/install-azure-ps).
3636

3737
### Need help with PowerShell?
3838

0 commit comments

Comments
 (0)