Skip to content

Commit c59382b

Browse files
authored
Merge pull request Azure#1026 from meganbradley/meganbradley/docutune-autopr-20241018-185640-7299321-ignore-build
[BULK] - DocuTune remediation - Sensitive terms with GUIDs (part 8)
2 parents 98a0ea2 + 3c50beb commit c59382b

20 files changed

+21
-25
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ syntaxes:
1111
examples:
1212
- title: Example 1
1313
code: |-
14-
PS C:\> Remove-AzureADApplicationProxyApplication -ObjectId 257098d1-f8dd-4efb-88a2-1c92d3654f10
14+
PS C:\> Remove-AzureADApplicationProxyApplication -ObjectId aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb
1515
description: |-
1616
Example 1: Remove a Proxy Application
1717
summary: ""
1818
- title: Example 2
1919
code: |-
20-
PS C:\> Remove-AzureADApplicationProxyApplication -ObjectId 0d7b0f02-3f63-414d-8d20-4b8bd0291e42 -RemoveADApplication $true
20+
PS C:\> Remove-AzureADApplicationProxyApplication -ObjectId bbbbbbbb-1111-2222-3333-cccccccccccc -RemoveADApplication $true
2121
description: |-
2222
Example 2: Remove a Proxy Application, and remove it from Azure AD completely
2323
summary: ""

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ If your application is already in the 'Default' group, you will see an error bec
2323

2424
### Example 1
2525
```
26-
PS C:\> Remove-AzureADApplicationProxyApplicationConnectorGroup -ObjectId 59462d3c-a1bc-40a0-9bed-be799357ebce
26+
PS C:\> Remove-AzureADApplicationProxyApplicationConnectorGroup -ObjectId aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb
2727
```
2828

2929
Example 1: Remove the Connector Group associated with an application, setting the group to 'Default'

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ syntaxes:
1414
examples:
1515
- title: Example 1
1616
code: |-
17-
PS C:\> Remove-AzureADApplicationProxyApplicationConnectorGroup -ObjectId 59462d3c-a1bc-40a0-9bed-be799357ebce
17+
PS C:\> Remove-AzureADApplicationProxyApplicationConnectorGroup -ObjectId aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb
1818
description: |-
1919
Example 1: Remove the Connector Group associated with an application, setting the group to 'Default'
2020
summary: ""

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The Remove-AzureADApplicationProxyConnectorGroup cmdlet deletes an Application P
2323

2424
### Example 1
2525
```
26-
PS C:\> Remove-AzureADApplicationProxyApplicationConnectorGroup -ObjectId 59462d3c-a1bc-40a0-9bed-be799357ebce
26+
PS C:\> Remove-AzureADApplicationProxyApplicationConnectorGroup -ObjectId aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb
2727
```
2828

2929
Example 1: Remove a specific Connector Group

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ syntaxes:
1414
examples:
1515
- title: Example 1
1616
code: |-
17-
PS C:\> Remove-AzureADApplicationProxyApplicationConnectorGroup -ObjectId 59462d3c-a1bc-40a0-9bed-be799357ebce
17+
PS C:\> Remove-AzureADApplicationProxyApplicationConnectorGroup -ObjectId aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb
1818
description: |-
1919
Example 1: Remove a specific Connector Group
2020
summary: ""

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The **Remove-AzureADDevice** cmdlet removes a device from Azure Active Directory
2727

2828
### Example 1: Remove a device
2929
```
30-
PS C:\>Remove-AzureADDevice -ObjectId "99a1915d-298f-42d1-93ae-71646b85e2fa"
30+
PS C:\>Remove-AzureADDevice -ObjectId "aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb"
3131
```
3232

3333
This command removes the specified device.

azureadps-2.0-preview/AzureAD/Remove-AzureADDevice.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: Remove a device'
2020
code: |-
21-
PS C:\>Remove-AzureADDevice -ObjectId "99a1915d-298f-42d1-93ae-71646b85e2fa"
21+
PS C:\>Remove-AzureADDevice -ObjectId "aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb"
2222
description: |-
2323
This command removes the specified device.
2424
summary: ""

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The **Remove-AzureADDirectoryRoleMember** cmdlet removes a member from a directo
2727

2828
### Example 1: Remove a member from a directory role
2929
```
30-
PS C:\>Remove-AzureADDirectoryRoleMember -ObjectId "019ea7a2-1613-47c9-81cb-20ba35b1ae48" -MemberId "c13dd34a-492b-4561-b171-40fcce2916c5"
30+
PS C:\>Remove-AzureADDirectoryRoleMember -ObjectId "aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb" -MemberId "bbbbbbbb-1111-2222-3333-cccccccccccc"
3131
```
3232

3333
This command removes the specified member from the specified role.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ syntaxes:
1616
examples:
1717
- title: 'Example 1: Remove a member from a directory role'
1818
code: |-
19-
PS C:\>Remove-AzureADDirectoryRoleMember -ObjectId "019ea7a2-1613-47c9-81cb-20ba35b1ae48" -MemberId "c13dd34a-492b-4561-b171-40fcce2916c5"
19+
PS C:\>Remove-AzureADDirectoryRoleMember -ObjectId "aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb" -MemberId "bbbbbbbb-1111-2222-3333-cccccccccccc"
2020
description: |-
2121
This command removes the specified member from the specified role.
2222
summary: ""

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The **Remove-AzureADGroup** cmdlet removes a group from Azure Active Directory (
2727

2828
### Example 1: Remove a group
2929
```
30-
PS C:\>Remove-AzureADGroup -ObjectId "11fa5e1e-737c-40c5-835e-416ae3959606"
30+
PS C:\>Remove-AzureADGroup -ObjectId "aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb"
3131
```
3232

3333
This command removes the specified group from Azure AD.

azureadps-2.0-preview/AzureAD/Remove-AzureADGroup.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: Remove a group'
2020
code: |-
21-
PS C:\>Remove-AzureADGroup -ObjectId "11fa5e1e-737c-40c5-835e-416ae3959606"
21+
PS C:\>Remove-AzureADGroup -ObjectId "aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb"
2222
description: |-
2323
This command removes the specified group from Azure AD.
2424
summary: ""

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The **Remove-AzureADGroupMember** cmdlet removes a member from a group in Azure
2727

2828
### Example 1: Remove a member
2929
```
30-
PS C:\>Remove-AzureADGroupMember -ObjectId "62438306-7c37-4638-a72d-0ee8d9217680" -MemberId "0a1068c0-dbb6-4537-9db3-b48f3e31dd76"
30+
PS C:\>Remove-AzureADGroupMember -ObjectId "aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb" -MemberId "bbbbbbbb-1111-2222-3333-cccccccccccc"
3131
```
3232

3333
This command removes the specified member from the specified group.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ syntaxes:
1616
examples:
1717
- title: 'Example 1: Remove a member'
1818
code: |-
19-
PS C:\>Remove-AzureADGroupMember -ObjectId "62438306-7c37-4638-a72d-0ee8d9217680" -MemberId "0a1068c0-dbb6-4537-9db3-b48f3e31dd76"
19+
PS C:\>Remove-AzureADGroupMember -ObjectId "aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb" -MemberId "bbbbbbbb-1111-2222-3333-cccccccccccc"
2020
description: |-
2121
This command removes the specified member from the specified group.
2222
summary: ""

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The **Remove-AzureADGroupOwner** cmdlet removes an owner from a group in Azure A
2727

2828
### Example 1: Remove an owner
2929
```
30-
PS C:\>Remove-AzureADGroupOwner -ObjectId "62438306-7c37-4638-a72d-0ee8d9217680" -OwnerId "0a1068c0-dbb6-4537-9db3-b48f3e31dd76"
30+
PS C:\>Remove-AzureADGroupOwner -ObjectId "aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb" -OwnerId "bbbbbbbb-1111-2222-3333-cccccccccccc"
3131
```
3232

3333
## PARAMETERS
@@ -114,4 +114,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
114114
115115
[Add-AzureADGroupOwner](./Add-AzureADGroupOwner.md)
116116
[Get-AzureADGroupOwner](./Get-AzureADGroupOwner.md)
117-

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ syntaxes:
1616
examples:
1717
- title: 'Example 1: Remove an owner'
1818
code: |-
19-
PS C:\>Remove-AzureADGroupOwner -ObjectId "62438306-7c37-4638-a72d-0ee8d9217680" -OwnerId "0a1068c0-dbb6-4537-9db3-b48f3e31dd76"
19+
PS C:\>Remove-AzureADGroupOwner -ObjectId "aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb" -OwnerId "bbbbbbbb-1111-2222-3333-cccccccccccc"
2020
description: ""
2121
summary: ""
2222
parameters:

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Deletes an application object identified by objectId.
2323

2424
### Example 1: Remove an application
2525
```
26-
PS C:\>Remove-AzureADMSApplication -ObjectId "acd10942-5747-4385-8824-4c5d5fa904f9"
26+
PS C:\>Remove-AzureADMSApplication -ObjectId "aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb"
2727
```
2828

2929
This command removes the specified application.
@@ -62,4 +62,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
6262
[New-AzureADMSApplication]()
6363
6464
[Set-AzureADMSApplication]()
65-

azureadps-2.0-preview/AzureAD/Remove-AzureADMSApplication.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: Remove an application'
1313
code: |-
14-
PS C:\>Remove-AzureADMSApplication -ObjectId "acd10942-5747-4385-8824-4c5d5fa904f9"
14+
PS C:\>Remove-AzureADMSApplication -ObjectId "aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb"
1515
description: |-
1616
This command removes the specified application.
1717
summary: ""

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Deletes an extension property from an application object.
2424

2525
### Example 1: Remove an extension property
2626
```
27-
PS C:\> Remove-AzureADMSApplicationExtensionProperty -ObjectId "3ddd22e7-a150-4bb3-b100-e410dea1cb84" -ExtensionPropertyId "344ed560-f8e7-410e-ab9f-c79df5c36"
27+
PS C:\> Remove-AzureADMSApplicationExtensionProperty -ObjectId "aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb" -ExtensionPropertyId "344ed560-f8e7-410e-ab9f-c79df5c36"
2828
```
2929

3030
This command removes the extension property that has the specified ID from an application in Azure Active Directory.
@@ -76,4 +76,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
7676
[Get-AzureADMSApplicationExtensionProperty]()
7777
7878
[New-AzureADMSApplicationExtensionProperty]()
79-

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ syntaxes:
1414
examples:
1515
- title: 'Example 1: Remove an extension property'
1616
code: |-
17-
PS C:\> Remove-AzureADMSApplicationExtensionProperty -ObjectId "3ddd22e7-a150-4bb3-b100-e410dea1cb84" -ExtensionPropertyId "344ed560-f8e7-410e-ab9f-c79df5c36"
17+
PS C:\> Remove-AzureADMSApplicationExtensionProperty -ObjectId "aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb" -ExtensionPropertyId "344ed560-f8e7-410e-ab9f-c79df5c36"
1818
description: |-
1919
This command removes the extension property that has the specified ID from an application in Azure Active Directory.
2020
summary: ""

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Removes a key from an application.
2323

2424
### Example 1: Removes a key credential from an application
2525
```
26-
PS C:\>Remove-AzureADMSApplicationKey -ObjectId "3ddd22e7-a150-4bb3-b100-e410dea1cb84" -KeyId "FDA27CF-1B58-4CAE-8CE7-CD04F0AAB945" -Proof {token}
26+
PS C:\>Remove-AzureADMSApplicationKey -ObjectId "aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb" -KeyId "aaaaaaaa-0b0b-1c1c-2d2d-333333333333" -Proof {token}
2727
```
2828

2929
This command removes the specificed key credential from the specified application.
@@ -88,4 +88,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
8888
## RELATED LINKS
8989
9090
[New-AzureADMSApplicationKey]()
91-

0 commit comments

Comments
 (0)