Skip to content

Commit 3fa2928

Browse files
authored
Merge pull request Azure#1031 from meganbradley/meganbradley/docutune-autopr-20241018-185640-7315564-ignore-build
[BULK] - DocuTune remediation - Sensitive terms with GUIDs (part 13)
2 parents 63b1b41 + 3faf3f2 commit 3fa2928

17 files changed

+23
-27
lines changed

azureadps-2.0/AzureAD/Get-AzureADApplicationPasswordCredential.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:'
1313
code: |-
14-
PS C:\>Get-AzureADApplicationPasswordCredential -ObjectId 3ddd22e7-a150-4bb3-b100-e410dea1cb84
14+
PS C:\>Get-AzureADApplicationPasswordCredential -ObjectId aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb
1515
1616
CustomKeyIdentifier :
1717
EndDate : 9/28/2017 3:57:10 PM

azureadps-2.0/AzureAD/Get-AzureADApplicationProxyApplication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The Get-AzureADApplicationProxyApplication cmdlet retrieves an application confi
2323

2424
### Example 1
2525
```
26-
PS C:\> Get-AzureADApplicationProxyApplication -ObjectId 8d6c6684-6f8c-42e2-8914-32ed2adf9ccf
26+
PS C:\> Get-AzureADApplicationProxyApplication -ObjectId aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb
2727
2828
2929
ExternalAuthenticationType : AadPreAuthentication

azureadps-2.0/AzureAD/Get-AzureADApplicationProxyApplication.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:\> Get-AzureADApplicationProxyApplication -ObjectId 8d6c6684-6f8c-42e2-8914-32ed2adf9ccf
17+
PS C:\> Get-AzureADApplicationProxyApplication -ObjectId aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb
1818
1919
2020
ExternalAuthenticationType : AadPreAuthentication

azureadps-2.0/AzureAD/Get-AzureADApplicationProxyApplicationConnectorGroup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The application must be configured for Application Proxy in Azure Active Directo
2424

2525
### Example 1
2626
```
27-
PS C:\> Get-AzureADApplicationProxyApplicationConnectorGroup -ObjectId 8d6c6684-6f8c-42e2-8914-32ed2adf9ccf
27+
PS C:\> Get-AzureADApplicationProxyApplicationConnectorGroup -ObjectId aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb
2828
2929
Id Name ConnectorGroupType IsDefault
3030
-- ---- ------------------ ---------

azureadps-2.0/AzureAD/Get-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:\> Get-AzureADApplicationProxyApplicationConnectorGroup -ObjectId 8d6c6684-6f8c-42e2-8914-32ed2adf9ccf
17+
PS C:\> Get-AzureADApplicationProxyApplicationConnectorGroup -ObjectId aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb
1818
1919
Id Name ConnectorGroupType IsDefault
2020
-- ---- ------------------ ---------

azureadps-2.0/AzureAD/Get-AzureADApplicationServiceEndpoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Other services can use the information stored in the ServiceEndpoint entity to f
2626

2727
### Example 1
2828
```
29-
PS C:\WINDOWS\system32> Get-AzureADApplicationServiceEndpoint -ObjectId 79592454-dea7-4660-9d91-f1768e5055ac
29+
PS C:\WINDOWS\system32> Get-AzureADApplicationServiceEndpoint -ObjectId aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb
3030
```
3131

3232
Retrieves the Service EndPoint of the application that is specified through the Object ID parameter

azureadps-2.0/AzureAD/Get-AzureADApplicationServiceEndpoint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ syntaxes:
1515
examples:
1616
- title: Example 1
1717
code: |-
18-
PS C:\WINDOWS\system32> Get-AzureADApplicationServiceEndpoint -ObjectId 79592454-dea7-4660-9d91-f1768e5055ac
18+
PS C:\WINDOWS\system32> Get-AzureADApplicationServiceEndpoint -ObjectId aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb
1919
description: |-
2020
Retrieves the Service EndPoint of the application that is specified through the Object ID parameter
2121
summary: ""

azureadps-2.0/AzureAD/Get-AzureADContactThumbnailPhoto.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Retrieves the thumbnail photo of a contact
2424

2525
### Example 1
2626
```
27-
Get-AzureADContactThumbnailPhoto -ObjectId b052db07-e7ec-4c0e-b481-a5ba550b9ee7
27+
Get-AzureADContactThumbnailPhoto -ObjectId aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb
2828
2929
Tag :
3030
PhysicalDimension : {Width=279, Height=390}

azureadps-2.0/AzureAD/Get-AzureADContactThumbnailPhoto.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
2020
code: |-
21-
Get-AzureADContactThumbnailPhoto -ObjectId b052db07-e7ec-4c0e-b481-a5ba550b9ee7
21+
Get-AzureADContactThumbnailPhoto -ObjectId aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb
2222
2323
Tag :
2424
PhysicalDimension : {Width=279, Height=390}

azureadps-2.0/AzureAD/Get-AzureADDevice.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@ The Get-AzureADDevice cmdlet gets a device from Azure Active Directory (AD).
3434

3535
### Example 1: Get a device by ID
3636
```
37-
PS C:\>Get-AzureADDevice -ObjectId "3cb87a8f-0a41-4ca8-8910-e56cc00114a3"
37+
PS C:\>Get-AzureADDevice -ObjectId "aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb"
3838
3939
ObjectId DeviceId DisplayName
4040
-------- -------- -----------
41-
3cb87a8f-0a41-4ca8-8910-e56cc00114a3 48445467-033c-42ca-8e38-8d181db1d49c bastias_WindowsPhone_5/1/2016_12:53 PM
41+
aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb 48445467-033c-42ca-8e38-8d181db1d49c bastias_WindowsPhone_5/1/2016_12:53 PM
4242
```
4343

4444
This command gets the specified device.
@@ -173,4 +173,3 @@ See the [migration guide for Get-AzureADDevice](./migrate/Get-AzureADDevice.md)
173173
[Remove-AzureADDevice](Remove-AzureADDevice.md)
174174
175175
[Set-AzureADDevice](Set-AzureADDevice.md)
176-

azureadps-2.0/AzureAD/Get-AzureADDeviceConfiguration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ PS C:\WINDOWS\system32> Get-AzureADDeviceConfiguration | fl
2727
2828
2929
DeletionTimeStamp :
30-
ObjectId : 2af3478a-27da-4837-a387-b22b3fb236a8
30+
ObjectId : aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb
3131
ObjectType : DeviceConfiguration
3232
PublicIssuerCertificates : {}
3333
CloudPublicIssuerCertificates : {}

azureadps-2.0/AzureAD/Get-AzureADDeviceConfiguration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ examples:
1818
1919
2020
DeletionTimeStamp :
21-
ObjectId : 2af3478a-27da-4837-a387-b22b3fb236a8
21+
ObjectId : aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb
2222
ObjectType : DeviceConfiguration
2323
PublicIssuerCertificates : {}
2424
CloudPublicIssuerCertificates : {}

azureadps-2.0/AzureAD/Get-AzureADDirectoryRole.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@ The Get-AzureADDirectoryRole cmdlet gets a directory role from Azure Active Dire
3131

3232
### Example 1: Get a directory role by ID
3333
```
34-
PS C:\>Get-AzureADDirectoryRole -ObjectId "019ea7a2-1613-47c9-81cb-20ba35b1ae48"
34+
PS C:\>Get-AzureADDirectoryRole -ObjectId "62e90394-69f5-4237-9190-012177145e10"
3535
3636
ObjectId DisplayName Description
3737
-------- ----------- -----------
38-
019ea7a2-1613-47c9-81cb-20ba35b1ae48 Global Administrator Can manage all aspects of Azure AD and Microsoft services that use Azure AD identities.
38+
62e90394-69f5-4237-9190-012177145e10 Global Administrator Can manage all aspects of Azure AD and Microsoft services that use Azure AD identities.
3939
```
4040

4141
### Example 2: Get all directory roles
@@ -44,7 +44,7 @@ PS C:\>Get-AzureADDirectoryRole
4444
4545
ObjectId DisplayName Description
4646
-------- ----------- -----------
47-
019ea7a2-1613-47c9-81cb-20ba35b1ae48 Global Administrator Can manage all aspects of Azure AD and Microsoft services that use Azure AD identities.
47+
62e90394-69f5-4237-9190-012177145e10 Global Administrator Can manage all aspects of Azure AD and Microsoft services that use Azure AD identities.
4848
2b3a80bc-51a4-476d-8e09-cd8b6cdde5ea Directory Writers Can read and write basic directory information. For granting access to applications, not intended for users.
4949
526b7173-5a6e-49dc-88ec-b677a9093709 User Administrator Can manage all aspects of users and groups, including resetting passwords for limited admins.
5050
542f5aef-b23f-4e34-a838-6f2b9205b3d6 Directory Synchronization Accounts Only used by Azure AD Connect service.
@@ -140,4 +140,3 @@ See the [migration guide for Get-AzureADDirectoryRole](./migrate/Get-AzureADDire
140140
## RELATED LINKS
141141
142142
[Enable-AzureADDirectoryRole](Enable-AzureADDirectoryRole.md)
143-

azureadps-2.0/AzureAD/Get-AzureADDirectoryRole.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ syntaxes:
1515
examples:
1616
- title: 'Example 1: Get a directory role by ID'
1717
code: |-
18-
PS C:\>Get-AzureADDirectoryRole -ObjectId "019ea7a2-1613-47c9-81cb-20ba35b1ae48"
18+
PS C:\>Get-AzureADDirectoryRole -ObjectId "62e90394-69f5-4237-9190-012177145e10"
1919
2020
ObjectId DisplayName Description
2121
-------- ----------- -----------
22-
019ea7a2-1613-47c9-81cb-20ba35b1ae48 Global Administrator Can manage all aspects of Azure AD and Microsoft services that use Azure AD identities.
22+
62e90394-69f5-4237-9190-012177145e10 Global Administrator Can manage all aspects of Azure AD and Microsoft services that use Azure AD identities.
2323
description: ""
2424
summary: ""
2525
- title: 'Example 2: Get all directory roles'
@@ -28,7 +28,7 @@ examples:
2828
2929
ObjectId DisplayName Description
3030
-------- ----------- -----------
31-
019ea7a2-1613-47c9-81cb-20ba35b1ae48 Global Administrator Can manage all aspects of Azure AD and Microsoft services that use Azure AD identities.
31+
62e90394-69f5-4237-9190-012177145e10 Global Administrator Can manage all aspects of Azure AD and Microsoft services that use Azure AD identities.
3232
2b3a80bc-51a4-476d-8e09-cd8b6cdde5ea Directory Writers Can read and write basic directory information. For granting access to applications, not intended for users.
3333
526b7173-5a6e-49dc-88ec-b677a9093709 User Administrator Can manage all aspects of users and groups, including resetting passwords for limited admins.
3434
542f5aef-b23f-4e34-a838-6f2b9205b3d6 Directory Synchronization Accounts Only used by Azure AD Connect service.

azureadps-2.0/AzureAD/Get-AzureADDirectoryRoleMember.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The Get-AzureADDirectoryRoleMember cmdlet gets the members of a directory role i
2424

2525
### Example 1: Get members by role ID
2626
```
27-
PS C:\>Get-AzureADDirectoryRoleMember -ObjectId "019ea7a2-1613-47c9-81cb-20ba35b1ae48"
27+
PS C:\>Get-AzureADDirectoryRoleMember -ObjectId "62e90394-69f5-4237-9190-012177145e10"
2828
2929
ObjectId ObjectType
3030
-------- ----------
@@ -108,4 +108,3 @@ See the [migration guide for Get-AzureADDirectoryRoleMember](./migrate/Get-Azure
108108
[Add-AzureADDirectoryRoleMember](Add-AzureADDirectoryRoleMember.md)
109109
110110
[Remove-AzureADDirectoryRoleMember](Remove-AzureADDirectoryRoleMember.md)
111-

azureadps-2.0/AzureAD/Get-AzureADDirectoryRoleMember.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: Get members by role ID'
1313
code: |-
14-
PS C:\>Get-AzureADDirectoryRoleMember -ObjectId "019ea7a2-1613-47c9-81cb-20ba35b1ae48"
14+
PS C:\>Get-AzureADDirectoryRoleMember -ObjectId "aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb"
1515
1616
ObjectId ObjectType
1717
-------- ----------

azureadps-2.0/AzureAD/Get-AzureADGroupMember.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The Get-AzureADGroupMember cmdlet gets a member of a group in the Microsoft Entr
2323

2424
### Example 1: Get a group member by ID
2525
```
26-
PS C:\>Get-AzureADGroupMember -ObjectId "62438306-7c37-4638-a72d-0ee8d9217680"
26+
PS C:\>Get-AzureADGroupMember -ObjectId "aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb"
2727
2828
ObjectId ObjectType
2929
-------- ----------
@@ -32,7 +32,7 @@ ObjectId ObjectType
3232

3333
### Example 2: Get all members within a group by group ID
3434
```
35-
PS C:\> Get-AzureADGroupMember -ObjectId "12431118-5c12-6653-h82e-1ee8d9217682" -All $true
35+
PS C:\> Get-AzureADGroupMember -ObjectId "bbbbbbbb-1111-2222-3333-cccccccccccc" -All $true
3636
3737
ObjectId ObjectType
3838
-------- ----------
@@ -111,4 +111,3 @@ See the [migration guide for Get-AzureADGroupMember](./migrate/Get-AzureADGroupM
111111
[Add-AzureADGroupMember](Add-AzureADGroupMember.md)
112112
113113
[Remove-AzureADGroupMember](Remove-AzureADGroupMember.md)
114-

0 commit comments

Comments
 (0)