Skip to content

Commit cd0b20f

Browse files
author
Maddie Clayton
authored
Merge pull request #8539 from alexkoepke/patch-1
Update Get-AzSubscription Example #2
2 parents 838e1cd + ba03281 commit cd0b20f

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)