File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
src/ResourceManager/Profile/Commands.Profile Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 18
18
- Additional information about change #1
19
19
-->
20
20
## Current Release
21
+ * Updated help for ` Get-AzureRmContextAutosaveSetting `
21
22
22
23
## Version 5.3.2
23
24
* Common code changes to enable cmdlets to request an Auxilary Auth header with tokens for multiple tenants given a list of resource IDs.
Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ schema: 2.0.0
8
8
# Get-AzureRmContextAutosaveSetting
9
9
10
10
## SYNOPSIS
11
- Display metadata about the context autosave feature, including whterh the context is
12
- automaticallys aved , and where saved context and credential information cna be found.
11
+ Display metadata about the context autosave feature, including whether the context is
12
+ automatically saved , and where saved context and credential information can be found.
13
13
14
14
## SYNTAX
15
15
You can’t perform that action at this time.
0 commit comments