@@ -1235,13 +1235,6 @@ TenantId: xxxx-xxxx-xxxx-xxxx</maml:para>
1235
1235
</command : syntaxItem >
1236
1236
<command : syntaxItem >
1237
1237
<maml : name >Get-AzureRmSubscription</maml : name >
1238
- <command : parameter required =" true" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" >
1239
- <maml : name >All</maml : name >
1240
- <maml : description >
1241
- <maml : para >If Provided, lists subscription details for all subscriptions in all tenants authorized for the current account.</maml : para >
1242
- </maml : description >
1243
- <command : parameterValue required =" false" variableLength =" false" >SwitchParameter</command : parameterValue >
1244
- </command : parameter >
1245
1238
<command : parameter required =" false" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" >
1246
1239
<maml : name >InformationAction</maml : name >
1247
1240
<maml : description >
@@ -1324,19 +1317,6 @@ TenantId: xxxx-xxxx-xxxx-xxxx</maml:para>
1324
1317
<dev : defaultValue >
1325
1318
</dev : defaultValue >
1326
1319
</command : parameter >
1327
- <command : parameter required =" true" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" >
1328
- <maml : name >All</maml : name >
1329
- <maml : description >
1330
- <maml : para >If Provided, lists subscription details for all subscriptions in all tenants authorized for the current account.</maml : para >
1331
- </maml : description >
1332
- <command : parameterValue required =" false" variableLength =" false" >SwitchParameter</command : parameterValue >
1333
- <dev : type >
1334
- <maml : name >SwitchParameter</maml : name >
1335
- <maml : uri />
1336
- </dev : type >
1337
- <dev : defaultValue >
1338
- </dev : defaultValue >
1339
- </command : parameter >
1340
1320
</command : parameters >
1341
1321
<command : inputTypes >
1342
1322
<command : inputType >
@@ -1384,7 +1364,7 @@ TenantId: xxxx-xxxx-xxxx-xxxx</maml:para>
1384
1364
<maml : introduction >
1385
1365
<maml : paragraph >PS C:\> </maml : paragraph >
1386
1366
</maml : introduction >
1387
- <dev : code >Get-AzureRmSubscription -All </dev : code >
1367
+ <dev : code >Get-AzureRmSubscription</dev : code >
1388
1368
<dev : remarks >
1389
1369
<maml : para >List all subscriptions in all tenants that are authorized for the current account.</maml : para >
1390
1370
<maml : para />
@@ -1415,32 +1395,6 @@ Subscription Name: Contoso Subscription 1</maml:para>
1415
1395
TenantId: xxxx-xxxx-xxxx-xxxx
1416
1396
Subscription Name: Contoso Subscription 1
1417
1397
1418
- SubscriptionId: yyyy-yyyy-yyyy-yyyy
1419
- TenantId: xxxx-xxxx-xxxx-xxxx
1420
- Subscription Name: Contoso Subscription 2</maml : para >
1421
- </dev : remarks >
1422
- <command : commandLines >
1423
- <command : commandLine >
1424
- <command : commandText >
1425
- <maml : para />
1426
- </command : commandText >
1427
- </command : commandLine >
1428
- </command : commandLines >
1429
- </command : example >
1430
- <command : example >
1431
- <maml : title >-------------------------- List all subscriptions in the current tenant --------------------------</maml : title >
1432
- <maml : introduction >
1433
- <maml : paragraph >PS C:\> </maml : paragraph >
1434
- </maml : introduction >
1435
- <dev : code >Get-AzureRmSubscription</dev : code >
1436
- <dev : remarks >
1437
- <maml : para >List all subscriptions in the current tenant that are authorized for the given user.</maml : para >
1438
- <maml : para />
1439
- <maml : para />
1440
- <maml : para >SubscriptionId: yyyy-yyyy-yyyy-yyyy
1441
- TenantId: xxxx-xxxx-xxxx-xxxx
1442
- Subscription Name: Contoso Subscription 1
1443
-
1444
1398
SubscriptionId: yyyy-yyyy-yyyy-yyyy
1445
1399
TenantId: xxxx-xxxx-xxxx-xxxx
1446
1400
Subscription Name: Contoso Subscription 2</maml : para >
0 commit comments