Skip to content

Commit a6ecdcf

Browse files
status (#4182)
Co-authored-by: OpenPublishing.Build <opbuild@microsoft.com>
1 parent 01d03e5 commit a6ecdcf

9 files changed

Lines changed: 39 additions & 39 deletions

azps-15.6.0/Az.Resources/Get-AzADAppPermission.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Lists API permissions the application has requested.
3333

3434
### Example 1: Get API permission
3535
```powershell
36-
Get-AzADAppPermission -ObjectId 18797549-86a9-4906-b2a9-54f08cd3c427
36+
Get-AzADAppPermission -ObjectId aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb
3737
```
3838

3939
```output
@@ -43,7 +43,7 @@ ApiId Id Type
4343
00000003-0000-0000-c000-000000000000 5b567255-7703-4780-807c-7be8301ae99b Scope
4444
```
4545

46-
Fetches all API permissions of Azure AD object 18797549-86a9-4906-b2a9-54f08cd3c427
46+
Fetches all API permissions of Azure AD object aaaabbbb-0000-cccc-1111-dddd2222eeee
4747

4848
## PARAMETERS
4949

azps-15.6.0/Az.Resources/Get-AzADServicePrincipalAppRoleAssignment.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,27 +35,27 @@ Get appRoleAssignments from servicePrincipals
3535

3636
### Example 1: List assigned app roles
3737
```powershell
38-
Get-AzADServicePrincipalAppRoleAssignment -ServicePrincipalId 71beb965-8347-495d-a589-c21cdde7a722
38+
Get-AzADServicePrincipalAppRoleAssignment -ServicePrincipalId aaaaaaaa-bbbb-cccc-1111-222222222222
3939
```
4040

4141
```output
4242
Id AppRoleId PrincipalDisplayName PrincipalId CreatedDateTime
4343
-- --------- -------------------- ----------- ---------------
44-
Zbm-cUeDXUmlicIc3eenIkgIm8kv9kJPj4MFhepACNE 649ae968-bdf9-4f22-bb2c-2aa1b4af0a83 funapp1214 71beb965-8347-495d-a589-c21cdde7a722 12/14/2023 7:04:28 AM
45-
Zbm-cUeDXUmlicIc3eenIhHyPMkzw2VEh76fTc0bGtM e799a9e2-acac-4960-9ba0-6a17661fa16a funapp1214 71beb965-8347-495d-a589-c21cdde7a722 12/14/2023 6:56:52 AM
44+
Zbm-cUeDXUmlicIc3eenIkgIm8kv9kJPj4MFhepACNE 649ae968-bdf9-4f22-bb2c-2aa1b4af0a83 funapp1214 aaaaaaaa-bbbb-cccc-1111-222222222222 12/14/2023 7:04:28 AM
45+
Zbm-cUeDXUmlicIc3eenIhHyPMkzw2VEh76fTc0bGtM e799a9e2-acac-4960-9ba0-6a17661fa16a funapp1214 aaaaaaaa-bbbb-cccc-1111-222222222222 12/14/2023 6:56:52 AM
4646
```
4747

4848
List assigned app roles.
4949

5050
### Example 2: Get by AppRoleAssignmentId
5151
```powershell
52-
Get-AzADServicePrincipalAppRoleAssignment -ServicePrincipalId 71beb965-8347-495d-a589-c21cdde7a722 -AppRoleAssignmentId Zbm-cUeDXUmlicIc3eenIkgIm8kv9kJPj4MFhepACNE
52+
Get-AzADServicePrincipalAppRoleAssignment -ServicePrincipalId aaaaaaaa-bbbb-cccc-1111-222222222222 -AppRoleAssignmentId Zbm-cUeDXUmlicIc3eenIkgIm8kv9kJPj4MFhepACNE
5353
```
5454

5555
```output
5656
Id AppRoleId PrincipalDisplayName PrincipalId CreatedDateTime
5757
-- --------- -------------------- ----------- ---------------
58-
Zbm-cUeDXUmlicIc3eenIkgIm8kv9kJPj4MFhepACNE 649ae968-bdf9-4f22-bb2c-2aa1b4af0a83 funapp1214 71beb965-8347-495d-a589-c21cdde7a722 12/14/2023 7:04:28 AM
58+
Zbm-cUeDXUmlicIc3eenIkgIm8kv9kJPj4MFhepACNE 649ae968-bdf9-4f22-bb2c-2aa1b4af0a83 funapp1214 aaaaaaaa-bbbb-cccc-1111-222222222222 12/14/2023 7:04:28 AM
5959
```
6060

6161
Get an assigned app role by Id.

azps-15.6.0/Az.Resources/Get-AzDenyAssignment.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ Principals : {
184184
ExcludePrincipals : {
185185
DisplayName: testuser
186186
ObjectType: User
187-
ObjectId: f8d526a0-54eb-4941-ae69-ebf4a334d0f0
187+
ObjectId: aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb
188188
}
189189
IsSystemProtected : True
190190
@@ -200,11 +200,11 @@ DoNotApplyToChildScopes : False
200200
Principals : {
201201
DisplayName: testuser
202202
ObjectType: User
203-
ObjectId: f8d526a0-54eb-4941-ae69-ebf4a334d0f0
203+
ObjectId: aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb
204204
,
205205
DisplayName: PowershellTestingApp
206206
ObjectType: ServicePrincipal
207-
ObjectId: f2dc21ac-702a-4bde-a4ce-146edf751d81
207+
ObjectId: bbbbbbbb-1111-2222-3333-cccccccccccc
208208
}
209209
ExcludePrincipals : {}
210210
IsSystemProtected : True
@@ -231,7 +231,7 @@ DoNotApplyToChildScopes : False
231231
Principals : {
232232
DisplayName: john.doe
233233
ObjectType: User
234-
ObjectId: f8d526a0-54eb-4941-ae69-ebf4a334d0f0
234+
ObjectId: aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb
235235
}
236236
ExcludePrincipals : {}
237237
IsSystemProtected : True
@@ -248,11 +248,11 @@ DoNotApplyToChildScopes : False
248248
Principals : {
249249
DisplayName: john.doe
250250
ObjectType: User
251-
ObjectId: f8d526a0-54eb-4941-ae69-ebf4a334d0f0
251+
ObjectId: aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb
252252
,
253253
DisplayName: PowershellTestingApp
254254
ObjectType: ServicePrincipal
255-
ObjectId: f2dc21ac-702a-4bde-a4ce-146edf751d81
255+
ObjectId: bbbbbbbb-1111-2222-3333-cccccccccccc
256256
}
257257
ExcludePrincipals : {}
258258
IsSystemProtected : True
@@ -279,7 +279,7 @@ DoNotApplyToChildScopes : False
279279
Principals : {
280280
DisplayName: TestApp
281281
ObjectType: ServicePrincipal
282-
ObjectId: f2dc21ac-702a-4bde-a4ce-146edf751d81
282+
ObjectId: bbbbbbbb-1111-2222-3333-cccccccccccc
283283
}
284284
ExcludePrincipals : {}
285285
IsSystemProtected : True
@@ -296,11 +296,11 @@ DoNotApplyToChildScopes : False
296296
Principals : {
297297
DisplayName: testuser
298298
ObjectType: User
299-
ObjectId: f8d526a0-54eb-4941-ae69-ebf4a334d0f0
299+
ObjectId: aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb
300300
,
301301
DisplayName: TestApp
302302
ObjectType: ServicePrincipal
303-
ObjectId: f2dc21ac-702a-4bde-a4ce-146edf751d81
303+
ObjectId: bbbbbbbb-1111-2222-3333-cccccccccccc
304304
}
305305
ExcludePrincipals : {}
306306
IsSystemProtected : True
@@ -327,7 +327,7 @@ DoNotApplyToChildScopes : False
327327
Principals : {
328328
DisplayName: testuser
329329
ObjectType: User
330-
ObjectId: f8d526a0-54eb-4941-ae69-ebf4a334d0f0
330+
ObjectId: aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb
331331
}
332332
ExcludePrincipals : {}
333333
IsSystemProtected : True
@@ -344,11 +344,11 @@ DoNotApplyToChildScopes : False
344344
Principals : {
345345
DisplayName: testuser
346346
ObjectType: User
347-
ObjectId: f8d526a0-54eb-4941-ae69-ebf4a334d0f0
347+
ObjectId: aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb
348348
,
349349
DisplayName: TestApp
350350
ObjectType: ServicePrincipal
351-
ObjectId: f2dc21ac-702a-4bde-a4ce-146edf751d81
351+
ObjectId: bbbbbbbb-1111-2222-3333-cccccccccccc
352352
}
353353
ExcludePrincipals : {}
354354
IsSystemProtected : True

azps-15.6.0/Az.Resources/Get-AzManagementGroup.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,13 @@ Get-AzManagementGroup
4040
Id : /providers/Microsoft.Management/managementGroups/TestGroup
4141
Type : /providers/Microsoft.Management/managementGroups
4242
Name : TestGroup
43-
TenantId : 00001111-aaaa-2222-bbbb-3333cccc4444
43+
TenantId : aaaabbbb-0000-cccc-1111-dddd2222eeee
4444
DisplayName : TestGroupDisplayName
4545
4646
Id : /providers/Microsoft.Management/managementGroups/TestGroupChild
4747
Type : /providers/Microsoft.Management/managementGroups
4848
Name : TestGroupChild
49-
TenantId : 00001111-aaaa-2222-bbbb-3333cccc4444
49+
TenantId : aaaabbbb-0000-cccc-1111-dddd2222eeee
5050
DisplayName : TestGroupChildDisplayName
5151
```
5252

@@ -61,7 +61,7 @@ Get-AzManagementGroup -GroupName TestGroup
6161
Id : /providers/Microsoft.Management/managementGroups/TestGroup
6262
Type : /providers/Microsoft.Management/managementGroups
6363
Name : TestGroup
64-
TenantId : 00001111-aaaa-2222-bbbb-3333cccc4444
64+
TenantId : aaaabbbb-0000-cccc-1111-dddd2222eeee
6565
DisplayName : TestGroupDisplayName
6666
UpdatedTime : 2/1/2018 11:16:12 AM
6767
UpdatedBy : 64360beb-ffb4-43a8-9314-01aa34db95a9
@@ -83,7 +83,7 @@ $response
8383
Id : /providers/Microsoft.Management/managementGroups/TestGroupParent
8484
Type : /providers/Microsoft.Management/managementGroups
8585
Name : TestGroupParent
86-
TenantId : 00001111-aaaa-2222-bbbb-3333cccc4444
86+
TenantId : aaaabbbb-0000-cccc-1111-dddd2222eeee
8787
DisplayName : TestGroupParent
8888
UpdatedTime : 2/1/2018 11:15:46 AM
8989
UpdatedBy : 64360beb-ffb4-43a8-9314-01aa34db95a9
@@ -114,7 +114,7 @@ $response
114114
Id : /providers/Microsoft.Management/managementGroups/TestGroupParent
115115
Type : /providers/Microsoft.Management/managementGroups
116116
Name : TestGroupParent
117-
TenantId : 00001111-aaaa-2222-bbbb-3333cccc4444
117+
TenantId : aaaabbbb-0000-cccc-1111-dddd2222eeee
118118
DisplayName : TestGroupParent
119119
UpdatedTime : 2/1/2018 11:15:46 AM
120120
UpdatedBy : 64360beb-ffb4-43a8-9314-01aa34db95a9

azps-15.6.0/Az.Resources/Get-AzManagementGroupEntity.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,13 @@ Get-AzManagementGroupEntity
3333
Id : /providers/Microsoft.Management/managementGroups/TestGroup
3434
Type : Microsoft.Management/managementGroups
3535
Name : TestGroup
36-
TenantId : 00001111-aaaa-2222-bbbb-3333cccc4444
36+
TenantId : aaaabbbb-0000-cccc-1111-dddd2222eeee
3737
DisplayName : TestGroupDisplayName
3838
3939
Id : /providers/Microsoft.Management/managementGroups/TestGroupChild
4040
Type : /providers/Microsoft.Management/managementGroups
4141
Name : TestGroupChild
42-
TenantId : 00001111-aaaa-2222-bbbb-3333cccc4444
42+
TenantId : aaaabbbb-0000-cccc-1111-dddd2222eeee
4343
DisplayName : TestGroupChildDisplayName
4444
```
4545

azps-15.6.0/Az.Resources/Get-AzManagementGroupHierarchySetting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Get-AzManagementGroupHierarchySetting -GroupName c7a87cda-9a66-4920-b0f8-869baa0
4040
Id : /providers/Microsoft.Management/managementGroups/c7a87cda-9a66-4920-b0f8-869baa04efe0/settings/default
4141
Type : Microsoft.Management/managementGroups/settings
4242
Name : default
43-
TenantId : 00001111-aaaa-2222-bbbb-3333cccc4444
43+
TenantId : aaaabbbb-0000-cccc-1111-dddd2222eeee
4444
RequireAuthorizationForGroupCreation : true
4545
DefaultManagementGroup : TestGroup
4646
```

azps-15.6.0/Az.Resources/Get-AzManagementGroupSubscription.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@ The **Get-AzManagementGroupSubscription** cmdlet gets the subscription info unde
2727

2828
### Example 1: Get Subscription Details under a Management Group
2929
```powershell
30-
Get-AzManagementGroupSubscription -GroupName "TestGroup" -SubscriptionId 5602fbd9-fb0d-4fbb-98b3-10c8ea20b6de
30+
Get-AzManagementGroupSubscription -GroupName "TestGroup" -SubscriptionId aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e
3131
```
3232

3333
```output
34-
Name : 5602fbd9-fb0d-4fbb-98b3-10c8ea20b6de
34+
Name : aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e
3535
Type : Microsoft.Management/managementGroups/subscriptions
36-
Id : /providers/Microsoft.Management/managementGroups/TestGroup/subscriptions/5602fbd9-fb0d-4fbb-98b3-10c8ea20b6de
37-
TenantId : 00001111-aaaa-2222-bbbb-3333cccc4444
36+
Id : /providers/Microsoft.Management/managementGroups/TestGroup/subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e
37+
TenantId : aaaabbbb-0000-cccc-1111-dddd2222eeee
3838
DisplayName : Visual Studio Enterprise Subscription
3939
ParentId : /providers/Microsoft.Management/managementGroups/TestGroup
4040
State : Active
@@ -46,18 +46,18 @@ Get-AzManagementGroupSubscription -GroupName "TestGroup"
4646
```
4747

4848
```output
49-
Name : 5602fbd9-fb0d-4fbb-98b3-10c8ea20b6de
49+
Name : aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e
5050
Type : Microsoft.Management/managementGroups/subscriptions
51-
Id : /providers/Microsoft.Management/managementGroups/TestGroup/subscriptions/5602fbd9-fb0d-4fbb-98b3-10c8ea20b6de
52-
TenantId : 00001111-aaaa-2222-bbbb-3333cccc4444
51+
Id : /providers/Microsoft.Management/managementGroups/TestGroup/subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e
52+
TenantId : aaaabbbb-0000-cccc-1111-dddd2222eeee
5353
DisplayName : Visual Studio Enterprise Subscription
5454
ParentId : /providers/Microsoft.Management/managementGroups/TestGroup
5555
State : Active
5656
5757
Name : 2120692d-35c3-44c8-81f5-631fa7351726
5858
Type : Microsoft.Management/managementGroups/subscriptions
5959
Id : /providers/Microsoft.Management/managementGroups/TestGroup/subscriptions/2120692d-35c3-44c8-81f5-631fa7351726
60-
TenantId : 00001111-aaaa-2222-bbbb-3333cccc4444
60+
TenantId : aaaabbbb-0000-cccc-1111-dddd2222eeee
6161
DisplayName : Test Subscription
6262
ParentId : /providers/Microsoft.Management/managementGroups/TestGroup
6363
State : Active

azps-15.6.0/Az.Resources/Get-AzPolicyDefinition.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,10 +96,10 @@ This command gets the policy definition named VMPolicyDefinition from the manage
9696

9797
### Example 4: Get all built-in policy definitions from subscription
9898
```powershell
99-
Get-AzPolicyDefinition -SubscriptionId '3bf44b72-c631-427a-b8c8-53e2595398ca' -Builtin
99+
Get-AzPolicyDefinition -SubscriptionId 'aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e' -Builtin
100100
```
101101

102-
This command gets all built-in policy definitions from the subscription with ID 3bf44b72-c631-427a-b8c8-53e2595398ca.
102+
This command gets all built-in policy definitions from the subscription with ID aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e.
103103

104104
### Example 5: Get policy definitions from a given category
105105
```powershell

azps-15.6.0/Az.Resources/Get-AzPolicySetDefinition.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,10 @@ This command gets the policy set definition named VMPolicySetDefinition from the
8383

8484
### Example 3: Get policy set definition from subscription by name
8585
```powershell
86-
Get-AzPolicySetDefinition -Name 'VMPolicySetDefinition' -subscriptionId '3bf44b72-c631-427a-b8c8-53e2595398ca'
86+
Get-AzPolicySetDefinition -Name 'VMPolicySetDefinition' -subscriptionId 'aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e'
8787
```
8888

89-
This command gets the policy definition named VMPolicySetDefinition from the subscription with ID 3bf44b72-c631-427a-b8c8-53e2595398ca.
89+
This command gets the policy definition named VMPolicySetDefinition from the subscription with ID aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e.
9090

9191
### Example 4: Get all custom policy set definitions from management group
9292
```powershell

0 commit comments

Comments
 (0)