Azure / Azure/azure-powershell

[Feature]: Move `Disable-AzContextAutosave` into `Update-AzConfig` as an option

Open
#25,310 1 comment 0 reactions 0 assignees View on GitHub
Accounts Azure PS Team customer-reported feature-request Tracking
Dominant language
C#
Stars
4.8k
Forks
4.3k
Avg merge
2d 17h
Merged PRs (30d)
51

Description

### Description of the new feature

Unify how to set options with Azure PowerShell; remove the cmdlet `Disable-AzContextAutosave` and move it into `Update-AzConfig` as an option.

### Proposed implementation details (optional)

```powershell
Update-AzConfig -EnableContextAutoSave <$true/$false>
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.