Skip to content

Commit f1d25d8

Browse files
author
Melony QIN
authored
Update description for -SubscriptionId
I am an Azure book author, here is my propose update for this documentation. -Subscription can be filled by subscription name or id , but while using subscription id , we should pass -SubscriptionId as flag, tested with my past experience, and this also causes a misunderstanding from one of my readers.
1 parent 66cbe91 commit f1d25d8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/ResourceManager/Profile/Commands.Profile/help/Set-AzureRmContext.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,8 @@ Accept wildcard characters: False
164164
```
165165
166166
### -Subscription
167-
Subscription Name or Id
167+
Subscription Name or Id
168+
Whie using subscription Id as the parameter, this parameter is alias as -SubscriptionId
168169
169170
```yaml
170171
Type: System.String

0 commit comments

Comments
 (0)