Skip to content

Commit ba03281

Browse files
authored
Update Get-AzSubscription Example #2
Updated "Example 2: Get all subscriptions for a specific tenant" command to match the example output.
1 parent 838e1cd commit ba03281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Accounts/Accounts/help/Get-AzSubscription.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ the current account.
4747

4848
### Example 2: Get all subscriptions for a specific tenant
4949
```
50-
PS C:\>Get-AzSubscription -TenantId "xxxx-xxxx-xxxx-xxxx"
50+
PS C:\>Get-AzSubscription -TenantId "aaaa-aaaa-aaaa-aaaa"
5151
5252
Name Id TenantId State
5353
---- -- -------- -----

0 commit comments

Comments
 (0)