Skip to content

Commit 2de7fe0

Browse files
msewawerucilwerner
andauthored
Apply suggestions from code review
Co-authored-by: Chris Werner <[email protected]>
1 parent 9fff66f commit 2de7fe0

9 files changed

+9
-9
lines changed

azureadps-2.0-preview/AzureAD/Remove-AzureADMSApplicationKey.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ syntaxes:
1111
examples:
1212
- title: 'Example 1: Removes a key credential from an application'
1313
code: |-
14-
PS C:\>Remove-AzureADMSApplicationKey -ObjectId "aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb" -KeyId "FDA27CF-1B58-4CAE-8CE7-CD04F0AAB945" -Proof {token}
14+
PS C:\>Remove-AzureADMSApplicationKey -ObjectId "aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb" -KeyId "aaaaaaaa-0b0b-1c1c-2d2d-333333333333" -Proof {token}
1515
description: |-
1616
This command removes the specificed key credential from the specified application.
1717
summary: ""

azureadps-2.0-preview/AzureAD/Remove-AzureADMSConditionalAccessPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Conditional access policies are custom rules that define an access scenario.
2424

2525
### Example 1: Deletes a conditional access policy in Azure AD by PolicyId.
2626
```
27-
PS C:\> Remove-AzureADMSConditionalAccessPolicy -PolicyId 1aaaaaa1-2bb2-3cc3-4dd4-5eeeeeeeeee5
27+
PS C:\> Remove-AzureADMSConditionalAccessPolicy -PolicyId 6b5e999b-0ba8-4186-a106-e0296c1c4358
2828
```
2929

3030
This command deletes a conditional access policy in Azure AD.

azureadps-2.0-preview/AzureAD/Remove-AzureADMSConditionalAccessPolicy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ syntaxes:
88
examples:
99
- title: 'Example 1: Deletes a conditional access policy in Azure AD by PolicyId.'
1010
code: |-
11-
PS C:\> Remove-AzureADMSConditionalAccessPolicy -PolicyId 1aaaaaa1-2bb2-3cc3-4dd4-5eeeeeeeeee5
11+
PS C:\> Remove-AzureADMSConditionalAccessPolicy -PolicyId 6b5e999b-0ba8-4186-a106-e0296c1c4358
1212
description: |-
1313
This command deletes a conditional access policy in Azure AD.
1414
summary: ""

azureadps-2.0-preview/AzureAD/Remove-AzureADMSNamedLocationPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Named locations are custom rules that define network locations which can then be
2424

2525
### Example 1: Deletes a named location policy in Azure AD with given PolicyId.
2626
```
27-
PS C:\> Remove-AzureADMSNamedLocationPolicy -PolicyId 1aaaaaa1-2bb2-3cc3-4dd4-5eeeeeeeeee5
27+
PS C:\> Remove-AzureADMSNamedLocationPolicy -PolicyId 76fdfd4d-bd80-4c1e-8fd4-6abf49d121fe
2828
```
2929

3030
This command deletes a named location policy in Azure AD.

azureadps-2.0-preview/AzureAD/Remove-AzureADMSNamedLocationPolicy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ syntaxes:
88
examples:
99
- title: 'Example 1: Deletes a named location policy in Azure AD with given PolicyId.'
1010
code: |-
11-
PS C:\> Remove-AzureADMSNamedLocationPolicy -PolicyId 1aaaaaa1-2bb2-3cc3-4dd4-5eeeeeeeeee5
11+
PS C:\> Remove-AzureADMSNamedLocationPolicy -PolicyId 76fdfd4d-bd80-4c1e-8fd4-6abf49d121fe
1212
description: |-
1313
This command deletes a named location policy in Azure AD.
1414
summary: ""

azureadps-2.0-preview/AzureAD/Remove-AzureADMSPermissionGrantConditionSet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Delete an Azure Active Directory permission grant condition set object by id.
2424

2525
### Example 1: Delete a permission grant condition set from a policy
2626
```
27-
PS C:\>Remove-AzureADMSPermissionGrantConditionSet -PolicyId "policy1" -ConditionSetType "excludes" -Id "1aaaaaa1-2bb2-3cc3-4dd4-5eeeeeeeeee5"
27+
PS C:\>Remove-AzureADMSPermissionGrantConditionSet -PolicyId "policy1" -ConditionSetType "excludes" -Id "665a9903-0398-48ab-b4e9-7a570d468b66"
2828
```
2929

3030
## PARAMETERS

azureadps-2.0-preview/AzureAD/Remove-AzureADMSPermissionGrantConditionSet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ syntaxes:
1818
examples:
1919
- title: 'Example 1: Delete a permission grant condition set from a policy'
2020
code: |-
21-
PS C:\>Remove-AzureADMSPermissionGrantConditionSet -PolicyId "policy1" -ConditionSetType "excludes" -Id "1aaaaaa1-2bb2-3cc3-4dd4-5eeeeeeeeee5"
21+
PS C:\>Remove-AzureADMSPermissionGrantConditionSet -PolicyId "policy1" -ConditionSetType "excludes" -Id "665a9903-0398-48ab-b4e9-7a570d468b66"
2222
description: ""
2323
summary: ""
2424
parameters:

azureadps-2.0-preview/AzureAD/Restore-AzureADDeletedApplication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ ObjectId AppId Displa
3333
421c3f21-22b1-43ea-b438-f00bcad54bd7 f9009add-63a4-4231-9532-9bdc22742922 PowerShellGraphAPI
3434
4862738f-9ce9-4db6-ab55-e185049f4597 d961ff63-d659-42d5-8ca8-908b3bbb79cb WingTips
3535
49a8bc01-2751-450b-a2e8-b4267f609513 10d861e6-90b3-4854-a504-f656aab2a14e AzurePopulator
36-
aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb feabcdd1-711a-4d55-ad5e-0d0577aaaa5e analog
36+
79592454-dea7-4660-9d91-f1768e5055ac feabcdd1-711a-4d55-ad5e-0d0577aaaa5e analog
3737
9c4fb233-e88c-4a61-acc9-e8fdcb6758dd e5e29b8a-85d9-41ea-b8d1-2162bd004528 Tenant Schema Extension App
3838
a5fd58ca-9f1b-4184-ba7c-2595b5831e21 641e422d-29af-49c9-a24e-c0ee05ff10d5 PowerShellRunner
3939
c4fdf87f-f68e-4859-8bcf-36579b66005e 71715b24-8cdd-432b-a138-86e8ad179274 Woodgrove HR App

azureadps-2.0-preview/AzureAD/Restore-AzureADDeletedApplication.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ examples:
2424
421c3f21-22b1-43ea-b438-f00bcad54bd7 f9009add-63a4-4231-9532-9bdc22742922 PowerShellGraphAPI
2525
4862738f-9ce9-4db6-ab55-e185049f4597 d961ff63-d659-42d5-8ca8-908b3bbb79cb WingTips
2626
49a8bc01-2751-450b-a2e8-b4267f609513 10d861e6-90b3-4854-a504-f656aab2a14e AzurePopulator
27-
aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb feabcdd1-711a-4d55-ad5e-0d0577aaaa5e analog
27+
79592454-dea7-4660-9d91-f1768e5055ac feabcdd1-711a-4d55-ad5e-0d0577aaaa5e analog
2828
9c4fb233-e88c-4a61-acc9-e8fdcb6758dd e5e29b8a-85d9-41ea-b8d1-2162bd004528 Tenant Schema Extension App
2929
a5fd58ca-9f1b-4184-ba7c-2595b5831e21 641e422d-29af-49c9-a24e-c0ee05ff10d5 PowerShellRunner
3030
c4fdf87f-f68e-4859-8bcf-36579b66005e 71715b24-8cdd-432b-a138-86e8ad179274 Woodgrove HR App

0 commit comments

Comments
 (0)