We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Disable-AzContextAutosave
Update-AzConfig
Unify how to set options with Azure PowerShell; remove the cmdlet Disable-AzContextAutosave and move it into Update-AzConfig as an option.
Update-AzConfig -EnableContextAutoSave <$true/$false>