Skip to content

Commit 2af60c2

Browse files
authored
Merge pull request #13390 from msebolt/link-fix-pr1
link fix pr1
2 parents 25f202d + 692bd1b commit 2af60c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/common/storage-powershell-independent-clouds.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The examples require Azure PowerShell module version 4.4.0 or later. In a PowerS
3030

3131
## Log in to Azure
3232

33-
Run the [Get-AzureEnvironment](/powershell/module/servicemanagement/azure/Get-AzureRmEnvironment) cmdlet to see the available Azure environments:
33+
Run the [Get-AzureRmEnvironment](/powershell/module/servicemanagement/azurerm.profile/get-azurermenvironment) cmdlet to see the available Azure environments:
3434

3535
```powershell
3636
Get-AzureRmEnvironment

0 commit comments

Comments
 (0)