From ba03281896c14cf064dcfa2a1c5eb5ef72cf93bd Mon Sep 17 00:00:00 2001 From: Alex Koepke Date: Thu, 14 Feb 2019 11:52:14 -0500 Subject: [PATCH] Update Get-AzSubscription Example #2 Updated "Example 2: Get all subscriptions for a specific tenant" command to match the example output. --- src/Accounts/Accounts/help/Get-AzSubscription.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Accounts/Accounts/help/Get-AzSubscription.md b/src/Accounts/Accounts/help/Get-AzSubscription.md index 993a07bb9a7d..b9e54da43d8b 100644 --- a/src/Accounts/Accounts/help/Get-AzSubscription.md +++ b/src/Accounts/Accounts/help/Get-AzSubscription.md @@ -47,7 +47,7 @@ the current account. ### Example 2: Get all subscriptions for a specific tenant ``` -PS C:\>Get-AzSubscription -TenantId "xxxx-xxxx-xxxx-xxxx" +PS C:\>Get-AzSubscription -TenantId "aaaa-aaaa-aaaa-aaaa" Name Id TenantId State ---- -- -------- -----