Skip to content

Commit f6902fc

Browse files
authored
Merge pull request Azure#1028 from meganbradley/meganbradley/docutune-autopr-20241018-185640-7306540-ignore-build
[BULK] - DocuTune remediation - Sensitive terms with GUIDs (part 10)
2 parents 0cb3f81 + 3be22b9 commit f6902fc

20 files changed

+25
-27
lines changed

azureadps-2.0-preview/AzureAD/Set-AzureADApplication.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ syntaxes:
4747
examples:
4848
- title: 'Example 1: Update an application'
4949
code: |-
50-
PS C:\>Set-AzureADApplication -ObjectId "3ddd22e7-a150-4bb3-b100-e410dea1cb84" -DisplayName "New Name"
50+
PS C:\>Set-AzureADApplication -ObjectId "aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb" -DisplayName "New Name"
5151
description: |-
5252
This command updates the specified application.
5353
summary: ""

azureadps-2.0-preview/AzureAD/Set-AzureADApplicationLogo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ This cmdlet is used to set the logo for an application
3636

3737
### Example 1
3838
```
39-
PS C:\WINDOWS\system32> Set-AzureADApplicationLogo -ObjectId 79592454-dea7-4660-9d91-f1768e5055ac -FilePath D:\applogo.jpg
39+
PS C:\WINDOWS\system32> Set-AzureADApplicationLogo -ObjectId aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb -FilePath D:\applogo.jpg
4040
```
4141

4242
This cmdlet sets the application logo for the application specified by the the ObjectID parameter to the image specified with the FIlepath parameter

azureadps-2.0-preview/AzureAD/Set-AzureADApplicationLogo.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-
PS C:\WINDOWS\system32> Set-AzureADApplicationLogo -ObjectId 79592454-dea7-4660-9d91-f1768e5055ac -FilePath D:\applogo.jpg
21+
PS C:\WINDOWS\system32> Set-AzureADApplicationLogo -ObjectId aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb -FilePath D:\applogo.jpg
2222
description: |-
2323
This cmdlet sets the application logo for the application specified by the the ObjectID parameter to the image specified with the FIlepath parameter
2424
summary: ""

azureadps-2.0-preview/AzureAD/Set-AzureADApplicationProxyApplication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The Set-AzureADApplicationProxyApplication allows you to modify and set addition
2626

2727
### Example 1
2828
```
29-
PS C:\> Set-AzureADApplicationProxyApplication -ObjectId 257098d1-f8dd-4efb-88a2-1c92d3654f10 -IsTranslateLinksInBodyEnabled $true
29+
PS C:\> Set-AzureADApplicationProxyApplication -ObjectId aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb -IsTranslateLinksInBodyEnabled $true
3030
3131
3232
ExternalAuthenticationType : AadPreAuthentication

azureadps-2.0-preview/AzureAD/Set-AzureADApplicationProxyApplication.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:\> Set-AzureADApplicationProxyApplication -ObjectId 257098d1-f8dd-4efb-88a2-1c92d3654f10 -IsTranslateLinksInBodyEnabled $true
18+
PS C:\> Set-AzureADApplicationProxyApplication -ObjectId aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb -IsTranslateLinksInBodyEnabled $true
1919
2020
2121
ExternalAuthenticationType : AadPreAuthentication

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

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

2626
### Example 1
2727
```
28-
PS C:\> Set-AzureADApplicationProxyApplicationConnectorGroup -ObjectId 59462d3c-a1bc-40a0-9bed-be799357ebce -ConnectorGroupId a39b9095-8dc8-4d3a-86c3-e7b5c3f0fb84
28+
PS C:\> Set-AzureADApplicationProxyApplicationConnectorGroup -ObjectId aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb -ConnectorGroupId bbbbbbbb-1111-2222-3333-cccccccccccc
2929
```
3030

3131
Example 1: Set a new Connector Group for a specific application

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ syntaxes:
1717
examples:
1818
- title: Example 1
1919
code: |-
20-
PS C:\> Set-AzureADApplicationProxyApplicationConnectorGroup -ObjectId 59462d3c-a1bc-40a0-9bed-be799357ebce -ConnectorGroupId a39b9095-8dc8-4d3a-86c3-e7b5c3f0fb84
20+
PS C:\> Set-AzureADApplicationProxyApplicationConnectorGroup -ObjectId aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb -ConnectorGroupId bbbbbbbb-1111-2222-3333-cccccccccccc
2121
description: |-
2222
Example 1: Set a new Connector Group for a specific application
2323
summary: ""

azureadps-2.0-preview/AzureAD/Set-AzureADApplicationProxyApplicationCustomDomainCertificate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ If you have one certificate that includes many of your applications, you only ne
2828
### Example 1
2929
```
3030
PS C:\> $securePassword = Read-Host -AsSecureString
31-
PS C:\> Set-AzureADApplicationProxyApplicationCustomDomainCertificate -ObjectId 4eba5342-8d17-4eac-a1f6-62a0de26311e -PfxFilePath "C:\Temp\Certificates\cert.pfx" -Password $securePassword
31+
PS C:\> Set-AzureADApplicationProxyApplicationCustomDomainCertificate -ObjectId aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb -PfxFilePath "C:\Temp\Certificates\cert.pfx" -Password $securePassword
3232
```
3333

3434
Example 1: Assign a certificate to an application configured for Application Proxy

azureadps-2.0-preview/AzureAD/Set-AzureADApplicationProxyApplicationCustomDomainCertificate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ examples:
2020
- title: Example 1
2121
code: |-
2222
PS C:\> $securePassword = Read-Host -AsSecureString
23-
PS C:\> Set-AzureADApplicationProxyApplicationCustomDomainCertificate -ObjectId 4eba5342-8d17-4eac-a1f6-62a0de26311e -PfxFilePath "C:\Temp\Certificates\cert.pfx" -Password $securePassword
23+
PS C:\> Set-AzureADApplicationProxyApplicationCustomDomainCertificate -ObjectId aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb -PfxFilePath "C:\Temp\Certificates\cert.pfx" -Password $securePassword
2424
description: |-
2525
Example 1: Assign a certificate to an application configured for Application Proxy
2626
summary: ""

azureadps-2.0-preview/AzureAD/Set-AzureADApplicationProxyApplicationSingleSignOn.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,14 @@ This is limited to setting No SSO, Kerberos Constrained Delegation (for applicat
2626

2727
### Example 1
2828
```
29-
PS C:\> Set-AzureADApplicationProxyApplicationSingleSignOn -ObjectId 4eba5342-8d17-4eac-a1f6-62a0de26311e -SingleSignOnMode OnPremisesKerberos -KerberosInternalApplicationServicePrincipalName "http/www.adventure-works.com" -KerberosDelegatedLoginIdentity OnPremisesUserPrincipalName
29+
PS C:\> Set-AzureADApplicationProxyApplicationSingleSignOn -ObjectId aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb -SingleSignOnMode OnPremisesKerberos -KerberosInternalApplicationServicePrincipalName "http/www.adventure-works.com" -KerberosDelegatedLoginIdentity OnPremisesUserPrincipalName
3030
```
3131

3232
Example 1: Assign an application to use Kerberos Constrained Delegation, and specify required parameters.
3333

3434
### Example 2
3535
```
36-
PS C:\> Set-AzureADApplicationProxyApplicationSingleSignOn -ObjectId 4eba5342-8d17-4eac-a1f6-62a0de26311e -SingleSignOnMode None
36+
PS C:\> Set-AzureADApplicationProxyApplicationSingleSignOn -ObjectId aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb -SingleSignOnMode None
3737
```
3838

3939
Example 2: Remove SSO from an application

azureadps-2.0-preview/AzureAD/Set-AzureADApplicationProxyApplicationSingleSignOn.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ syntaxes:
2020
examples:
2121
- title: Example 1
2222
code: |-
23-
PS C:\> Set-AzureADApplicationProxyApplicationSingleSignOn -ObjectId 4eba5342-8d17-4eac-a1f6-62a0de26311e -SingleSignOnMode OnPremisesKerberos -KerberosInternalApplicationServicePrincipalName "http/www.adventure-works.com" -KerberosDelegatedLoginIdentity OnPremisesUserPrincipalName
23+
PS C:\> Set-AzureADApplicationProxyApplicationSingleSignOn -ObjectId aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb -SingleSignOnMode OnPremisesKerberos -KerberosInternalApplicationServicePrincipalName "http/www.adventure-works.com" -KerberosDelegatedLoginIdentity OnPremisesUserPrincipalName
2424
description: |-
2525
Example 1: Assign an application to use Kerberos Constrained Delegation, and specify required parameters.
2626
summary: ""
2727
- title: Example 2
2828
code: |-
29-
PS C:\> Set-AzureADApplicationProxyApplicationSingleSignOn -ObjectId 4eba5342-8d17-4eac-a1f6-62a0de26311e -SingleSignOnMode None
29+
PS C:\> Set-AzureADApplicationProxyApplicationSingleSignOn -ObjectId aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb -SingleSignOnMode None
3030
description: |-
3131
Example 2: Remove SSO from an application
3232
summary: ""

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The **Set-AzureADDevice** cmdlet updates a device in Azure Active Directory (AD)
3232

3333
### Example 1: Update a device
3434
```
35-
PS C:\>Set-AzureADDevice -ObjectId "99a1915d-298f-42d1-93ae-71646b85e2fa" -DisplayName "My OS/2 computer"
35+
PS C:\>Set-AzureADDevice -ObjectId "aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb" -DisplayName "My OS/2 computer"
3636
```
3737

3838
This command updates the specified device.

azureadps-2.0-preview/AzureAD/Set-AzureADDevice.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ syntaxes:
2828
examples:
2929
- title: 'Example 1: Update a device'
3030
code: |-
31-
PS C:\>Set-AzureADDevice -ObjectId "99a1915d-298f-42d1-93ae-71646b85e2fa" -DisplayName "My OS/2 computer"
31+
PS C:\>Set-AzureADDevice -ObjectId "aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb" -DisplayName "My OS/2 computer"
3232
description: |-
3333
This command updates the specified device.
3434
summary: ""

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The **Set-AzureADGroup** cmdlet updates a group in Azure Active Directory (AD).
2828

2929
### Example 1: Update a group
3030
```
31-
PS C:\>Set-AzureADGroup -ObjectId "11fa5e1e-737c-40c5-835e-416ae3959606" -Description "This is my new group"
31+
PS C:\>Set-AzureADGroup -ObjectId "aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb" -Description "This is my new group"
3232
```
3333

3434
This command updates the specfied group in Azure AD.

azureadps-2.0-preview/AzureAD/Set-AzureADGroup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ syntaxes:
2020
examples:
2121
- title: 'Example 1: Update a group'
2222
code: |-
23-
PS C:\>Set-AzureADGroup -ObjectId "11fa5e1e-737c-40c5-835e-416ae3959606" -Description "This is my new group"
23+
PS C:\>Set-AzureADGroup -ObjectId "aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb" -Description "This is my new group"
2424
description: |-
2525
This command updates the specfied group in Azure AD.
2626
summary: ""

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

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,22 +37,22 @@ Updates the properties of an application object.
3737

3838
### Example 1: Update an application
3939
```
40-
PS C:\>Set-AzureADMSApplication -ObjectId fcd37fb8-449c-45af-92fc-5448c671fd30 `
40+
PS C:\>Set-AzureADMSApplication -ObjectId aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb `
4141
-DisplayName "my name" `
4242
-AddIns @{ Type = "mytype"; Properties = [PSCustomObject]@{ Key = "key"; Value = "value" } } `
4343
-Api @{ AcceptMappedClaims = $true } `
4444
-AppRoles @{ Id = "21111111-1111-1111-1111-111111111111"; DisplayName = "role"; AllowedMemberTypes = "User"; Description = "mydescription"; Value = "myvalue" } `
4545
-InformationalUrl @{ SupportUrl = "https://mynewapp.contoso.com/support.html" } `
4646
-IsDeviceOnlyAuthSupported $false `
4747
-IsFallbackPublicClient $false `
48-
-KeyCredentials @{ KeyId = "41111111-1111-1111-1111-111111111111"; Usage = "Encrypt"; Key = [System.IO.File]::ReadAllBytes("file.cer"); Type = "AsymmetricX509Cert" } `
48+
-KeyCredentials @{ KeyId = "aaaaaaaa-0b0b-1c1c-2d2d-333333333333"; Usage = "Encrypt"; Key = [System.IO.File]::ReadAllBytes("file.cer"); Type = "AsymmetricX509Cert" } `
4949
-OptionalClaims @{ IdToken = [PSCustomObject]@{ Name = "claimName"; Source = "claimSource" } } `
5050
-ParentalControlSettings @{ LegalAgeGroupRule = "Block" } `
5151
-PublicClient @{ RedirectUris = "https://mynewapp.contoso.com/" } `
5252
-RequiredResourceAccess @{ ResourceAppId = "31111111-1111-1111-1111-111111111111"; ResourceAccess = [PSCustomObject]@{ Type = "Scope" } } `
5353
-SignInAudience AzureADandPersonalMicrosoftAccount `
5454
-Tags "mytag" `
55-
-TokenEncryptionKeyId "41111111-1111-1111-1111-111111111111" `
55+
-TokenEncryptionKeyId "aaaaaaaa-0b0b-1c1c-2d2d-333333333333" `
5656
-Web @{ LogoutUrl = "https://mynewapp.contoso.com/logout.html" } `
5757
-GroupMembershipClaims "SecurityGroup" `
5858
-OrgRestrictions {orgrestrictions} `
@@ -445,4 +445,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
445445
[New-AzureADMSApplication]()
446446

447447
[Remove-AzureADMSApplication]()
448-

azureadps-2.0-preview/AzureAD/Set-AzureADMSApplication.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,22 +70,22 @@ syntaxes:
7070
examples:
7171
- title: 'Example 1: Update an application'
7272
code: |-
73-
PS C:\>Set-AzureADMSApplication -ObjectId fcd37fb8-449c-45af-92fc-5448c671fd30 `
73+
PS C:\>Set-AzureADMSApplication -ObjectId aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb `
7474
-DisplayName "my name" `
7575
-AddIns @{ Type = "mytype"; Properties = [PSCustomObject]@{ Key = "key"; Value = "value" } } `
7676
-Api @{ AcceptMappedClaims = $true } `
7777
-AppRoles @{ Id = "21111111-1111-1111-1111-111111111111"; DisplayName = "role"; AllowedMemberTypes = "User"; Description = "mydescription"; Value = "myvalue" } `
7878
-InformationalUrl @{ SupportUrl = "https://mynewapp.contoso.com/support.html" } `
7979
-IsDeviceOnlyAuthSupported $false `
8080
-IsFallbackPublicClient $false `
81-
-KeyCredentials @{ KeyId = "41111111-1111-1111-1111-111111111111"; Usage = "Encrypt"; Key = [System.IO.File]::ReadAllBytes("file.cer"); Type = "AsymmetricX509Cert" } `
81+
-KeyCredentials @{ KeyId = "aaaaaaaa-0b0b-1c1c-2d2d-333333333333"; Usage = "Encrypt"; Key = [System.IO.File]::ReadAllBytes("file.cer"); Type = "AsymmetricX509Cert" } `
8282
-OptionalClaims @{ IdToken = [PSCustomObject]@{ Name = "claimName"; Source = "claimSource" } } `
8383
-ParentalControlSettings @{ LegalAgeGroupRule = "Block" } `
8484
-PublicClient @{ RedirectUris = "https://mynewapp.contoso.com/" } `
8585
-RequiredResourceAccess @{ ResourceAppId = "31111111-1111-1111-1111-111111111111"; ResourceAccess = [PSCustomObject]@{ Type = "Scope" } } `
8686
-SignInAudience AzureADandPersonalMicrosoftAccount `
8787
-Tags "mytag" `
88-
-TokenEncryptionKeyId "41111111-1111-1111-1111-111111111111" `
88+
-TokenEncryptionKeyId "aaaaaaaa-0b0b-1c1c-2d2d-333333333333" `
8989
-Web @{ LogoutUrl = "https://mynewapp.contoso.com/logout.html" } `
9090
-GroupMembershipClaims "SecurityGroup" `
9191
-OrgRestrictions {orgrestrictions} `

azureadps-2.0-preview/AzureAD/Set-AzureADMSApplicationLogo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Sets the logo for an application object.
2323

2424
### Example 1: Sets the logo of the application
2525
```
26-
PS C:\>Set-AzureADMSApplicationLogo -ObjectId 121ce3aa-64cb-44f2-99e8-deb705caeddd -Content {imagebytearray}
26+
PS C:\>Set-AzureADMSApplicationLogo -ObjectId aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb -Content {imagebytearray}
2727
```
2828

2929
This command updates the application logo.

azureadps-2.0-preview/AzureAD/Set-AzureADMSApplicationLogo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ syntaxes:
1313
examples:
1414
- title: 'Example 1: Sets the logo of the application'
1515
code: |-
16-
PS C:\>Set-AzureADMSApplicationLogo -ObjectId 121ce3aa-64cb-44f2-99e8-deb705caeddd -Content {imagebytearray}
16+
PS C:\>Set-AzureADMSApplicationLogo -ObjectId aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb -Content {imagebytearray}
1717
description: |-
1818
This command updates the application logo.
1919
summary: ""

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,4 +160,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
160160
[New-AzureADMSConditionalAccessPolicy]()
161161
162162
[Remove-AzureADMSConditionalAccessPolicy]()
163-

0 commit comments

Comments
 (0)