docs(az): remove switch to enable manually

This commit is contained in:
Jan De Dobbeleer 2024-07-26 07:06:45 +02:00 committed by Jan De Dobbeleer
parent 00260e1c72
commit 15ab7783b7

View file

@ -8,12 +8,6 @@ sidebar_label: Azure
Display the currently active Azure subscription information.
:::tip
PowerShell offers support for the [az][az] module, but it is disabled by default.
To enable this, set `$env:POSH_AZURE_ENABLED = $true` in your `$PROFILE` after
initializing Oh My Posh.
:::
## Sample Configuration
import Config from "@site/src/components/Config.js";