Skip to content

Commit 1063ff6

Browse files
authored
1 parent 76c79de commit 1063ff6

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

docs-conceptual/azps-6.4.0/install-az-ps.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,9 +120,16 @@ done the same way as installing. Ensure you use the `Force` parameter with `Inst
120120
reinstalling.
121121

122122
Unlike MSI-based installations, installing or updating using PowerShellGet does not remove older
123-
versions that may exist on your system. To remove old versions of the Az PowerShell module from your
124-
system, see [Uninstall the Azure PowerShell module](uninstall-az-ps.md). For more information about
125-
MSI-based installations, see [Install Azure PowerShell with an MSI](install-az-ps-msi.md).
123+
versions that may exist on your system.
124+
125+
> [!NOTE]
126+
> Uninstallation can be complicated if you have more than one version of the Az PowerShell module
127+
> installed. Because of this complexity, we only support uninstalling all versions of the Az
128+
> PowerShell module that are currently installed.
129+
130+
To remove all versions of the Az PowerShell module from your system, see
131+
[Uninstall the Azure PowerShell module](uninstall-az-ps.md). For more information about MSI-based
132+
installations, see [Install Azure PowerShell with an MSI](install-az-ps-msi.md).
126133

127134
## Troubleshooting
128135

0 commit comments

Comments
 (0)