Skip to content

Commit 8cfa63d

Browse files
authored
Merge pull request #291031 from meganbradley/meganbradley/docutune-autopr-20241125-193240-2469563-ignore-build
[BULK] - DocuTune remediation - Sensitive terms with GUIDs
2 parents 7affb8b + 18ba7f4 commit 8cfa63d

14 files changed

+36
-36
lines changed

articles/backup/back-up-azure-database-postgresql-flex-backup-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ az dataprotection backup-vault create -g testBkpVaultRG --vault-name TestBkpVaul
3939
"id": "/subscriptions/00001111-aaaa-2222-bbbb-3333cccc4444/resourcegroups/testBkpVaultRG/providers/Microsoft.DataProtection/BackupVaults/TestBkpVault",
4040
"identity": {
4141
"principalId": "00001111-aaaa-2222-bbbb-3333cccc4444",
42-
"tenantId": "00001111-aaaa-2222-bbbb-3333cccc4444",
42+
"tenantId": "aaaabbbb-0000-cccc-1111-dddd2222eeee",
4343
"type": "SystemAssigned"
4444
},
4545
"location": "westus",

articles/backup/backup-azure-data-protection-use-rest-api-backup-postgresql.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ GET https://management.azure.com/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxx
257257
"innerError": {
258258
"code": "UserErrorMissingRequiredPermissions",
259259
"additionalInfo": {
260-
"DetailedNonLocalisedMessage": "Validate for Protection failed. Exception Message: The client 'a8b24f84-f43c-45b3-aa54-e3f6d54d31a6' with object id 'a8b24f84-f43c-45b3-aa54-e3f6d54d31a6' does not have authorization to perform action 'Microsoft.Authorization/roleAssignments/read' over scope '/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxx/resourceGroups/ossdemoRG/providers/Microsoft.DBforPostgreSQL/servers/testpostgresql/providers/Microsoft.Authorization' or the scope is invalid. If access was recently granted, please refresh your credentials."
260+
"DetailedNonLocalisedMessage": "Validate for Protection failed. Exception Message: The client '00001111-aaaa-2222-bbbb-3333cccc4444' with object id 'aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb' does not have authorization to perform action 'Microsoft.Authorization/roleAssignments/read' over scope '/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxx/resourceGroups/ossdemoRG/providers/Microsoft.DBforPostgreSQL/servers/testpostgresql/providers/Microsoft.Authorization' or the scope is invalid. If access was recently granted, please refresh your credentials."
261261
}
262262
},
263263
"isRetryable": false,
@@ -515,4 +515,4 @@ GET "https://management.azure.com/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxx
515515
For more information on the Azure Backup REST APIs, see the following articles:
516516

517517
- [Get started with Azure Data Protection Provider REST API](/rest/api/dataprotection/)
518-
- [Get started with Azure REST API](/rest/api/azure/)
518+
- [Get started with Azure REST API](/rest/api/azure/)

articles/backup/backup-azure-database-postgresql-flex-restore-cli.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ az dataprotection backup-instance list-from-resourcegraph --datasource-type Azur
4444
"baseUri": null,
4545
"datasourceType": "Microsoft.DBforPostgreSQL/flexibleServers",
4646
"objectType": "Datasource",
47-
"resourceID": "/subscriptions/00001111-aaaa-2222-bbbb-3333cccc4444/resourceGroups/ossdemoRG/providers/Microsoft.DBforPostgreSQL/flexibleServers/testpgflex",
47+
"resourceID": "/subscriptions/bbbb1b1b-cc2c-dd3d-ee4e-ffffff5f5f5f/resourceGroups/ossdemoRG/providers/Microsoft.DBforPostgreSQL/flexibleServers/testpgflex",
4848
"resourceLocation": "westus",
4949
"resourceName": "postgres",
5050
"resourceProperties": null,
@@ -56,7 +56,7 @@ az dataprotection backup-instance list-from-resourcegraph --datasource-type Azur
5656
"baseUri": null,
5757
"datasourceType": "Microsoft.DBforPostgreSQL/flexibleServers",
5858
"objectType": "DatasourceSet",
59-
"resourceID": "/subscriptions/00001111-aaaa-2222-bbbb-3333cccc4444/resourceGroups/ossdemoRG/providers/Microsoft.DBforPostgreSQL/flexibleServers/testpgflex",
59+
"resourceID": "/subscriptions/bbbb1b1b-cc2c-dd3d-ee4e-ffffff5f5f5f/resourceGroups/ossdemoRG/providers/Microsoft.DBforPostgreSQL/flexibleServers/testpgflex",
6060
"resourceLocation": "westus",
6161
"resourceName": "testpgflex",
6262
"resourceProperties": null,
@@ -81,9 +81,9 @@ az dataprotection backup-instance list-from-resourcegraph --datasource-type Azur
8181
"protectionState": "ProtectionConfigured",
8282
"resourceGroup": "testBkpVaultRG",
8383
"sku": null,
84-
"subscriptionId": 00001111-aaaa-2222-bbbb-3333cccc4444,
84+
"subscriptionId": bbbb1b1b-cc2c-dd3d-ee4e-ffffff5f5f5f,
8585
"tags": null,
86-
"tenantId": 00001111-aaaa-2222-bbbb-3333cccc4444,
86+
"tenantId": aaaabbbb-0000-cccc-1111-dddd2222eeee,
8787
"type": "microsoft.dataprotection/backupvaults/backupinstances",
8888
"vaultName": "testBkpVault",
8989
"zones": null

articles/backup/backup-azure-database-postgresql-flex-use-rest-api.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ After you set the relevant permissions to the vault and PostgreSQL flexible serv
5151
{
5252
"backupInstance": {
5353
"dataSourceInfo": {
54-
"resourceID": "/subscriptions/00001111-aaaa-2222-bbbb-3333cccc4444/resourcegroups/pgflextest/providers/Microsoft.DBforPostgreSQL/flexibleServers/pgflextestserver",
54+
"resourceID": "/subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourcegroups/pgflextest/providers/Microsoft.DBforPostgreSQL/flexibleServers/pgflextestserver",
5555
"resourceUri": "",
5656
"datasourceType": "Microsoft.DBforPostgreSQL/flexibleServers",
5757
"resourceName": "pgflextestserver",
@@ -60,7 +60,7 @@ After you set the relevant permissions to the vault and PostgreSQL flexible serv
6060
"objectType": "Datasource"
6161
},
6262
"dataSourceSetInfo": {
63-
"resourceID": "/subscriptions/00001111-aaaa-2222-bbbb-3333cccc4444/resourcegroups/pgflextest/providers/Microsoft.DBforPostgreSQL/flexibleServers/pgflextestserver",
63+
"resourceID": "/subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourcegroups/pgflextest/providers/Microsoft.DBforPostgreSQL/flexibleServers/pgflextestserver",
6464
"resourceUri": "",
6565
"datasourceType": "Microsoft.DBforPostgreSQL/flexibleServers",
6666
"resourceName": "pgflextestserver",
@@ -103,7 +103,7 @@ The request body that we prepared earlier will be used to provide details of the
103103
{
104104
"backupInstance": {
105105
"dataSourceInfo": {
106-
"resourceID": "/subscriptions/00001111-aaaa-2222-bbbb-3333cccc4444/resourcegroups/pgflextest/providers/Microsoft.DBforPostgreSQL/flexibleServers/pgflextestserver",
106+
"resourceID": "/subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourcegroups/pgflextest/providers/Microsoft.DBforPostgreSQL/flexibleServers/pgflextestserver",
107107
"resourceUri": "",
108108
"datasourceType": "Microsoft.DBforPostgreSQL/flexibleServers",
109109
"resourceName": "pgflextestserver",
@@ -112,7 +112,7 @@ The request body that we prepared earlier will be used to provide details of the
112112
"objectType": "Datasource"
113113
},
114114
"dataSourceSetInfo": {
115-
"resourceID": "/subscriptions/00001111-aaaa-2222-bbbb-3333cccc4444/resourcegroups/pgflextest/providers/Microsoft.DBforPostgreSQL/flexibleServers/pgflextestserver",
115+
"resourceID": "/subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourcegroups/pgflextest/providers/Microsoft.DBforPostgreSQL/flexibleServers/pgflextestserver",
116116
"resourceUri": "",
117117
"datasourceType": "Microsoft.DBforPostgreSQL/flexibleServers",
118118
"resourceName": "pgflextestserver",
@@ -257,7 +257,7 @@ GET https://management.azure.com/subscriptions/00001111-aaaa-2222-bbbb-3333cccc4
257257
"innerError": {
258258
"code": "UserErrorMissingRequiredPermissions",
259259
"additionalInfo": {
260-
"DetailedNonLocalisedMessage": "Validate for Protection failed. Exception Message: The client 'a8b24f84-f43c-45b3-aa54-e3f6d54d31a6' with object id 'a8b24f84-f43c-45b3-aa54-e3f6d54d31a6' does not have authorization to perform action 'Microsoft.Authorization/roleAssignments/read' over scope '/subscriptions/00001111-aaaa-2222-bbbb-3333cccc4444/resourceGroups/pgflextest/providers/Microsoft.DBforPostgreSQL/flexibleServers/pgflextestserver/providers/Microsoft.Authorization' or the scope is invalid. If access was recently granted, please refresh your credentials."
260+
"DetailedNonLocalisedMessage": "Validate for Protection failed. Exception Message: The client '00001111-aaaa-2222-bbbb-3333cccc4444' with object id 'aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb' does not have authorization to perform action 'Microsoft.Authorization/roleAssignments/read' over scope '/subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourceGroups/pgflextest/providers/Microsoft.DBforPostgreSQL/flexibleServers/pgflextestserver/providers/Microsoft.Authorization' or the scope is invalid. If access was recently granted, please refresh your credentials."
261261
}
262262
},
263263
"isRetryable": false,
@@ -328,7 +328,7 @@ We'll use the [same request body that we used to validate the backup request](ba
328328
"type": "Microsoft.DataProtection/backupvaults/backupInstances",
329329
"properties": {
330330
"dataSourceInfo": {
331-
"resourceID": "/subscriptions/00001111-aaaa-2222-bbbb-3333cccc4444/resourcegroups/pgflextest/providers/Microsoft.DBforPostgreSQL/flexibleServers/pgflextestserver",
331+
"resourceID": "/subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourcegroups/pgflextest/providers/Microsoft.DBforPostgreSQL/flexibleServers/pgflextestserver",
332332
"resourceUri": "",
333333
"datasourceType": "Microsoft.DBforPostgreSQL/flexibleServers",
334334
"resourceName": "pgflextestserver",
@@ -337,7 +337,7 @@ We'll use the [same request body that we used to validate the backup request](ba
337337
"objectType": "Datasource"
338338
},
339339
"dataSourceSetInfo": {
340-
"resourceID": "/subscriptions/00001111-aaaa-2222-bbbb-3333cccc4444/resourcegroups/pgflextest/providers/Microsoft.DBforPostgreSQL/flexibleServers/pgflextestserver",
340+
"resourceID": "/subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourcegroups/pgflextest/providers/Microsoft.DBforPostgreSQL/flexibleServers/pgflextestserver",
341341
"resourceUri": "",
342342
"datasourceType": "Microsoft.DBforPostgreSQL/flexibleServers",
343343
"resourceName": "pgflextestserver",
@@ -394,7 +394,7 @@ X-Powered-By: ASP.NET
394394
"properties": {
395395
"friendlyName": "pgflextestserver-857d23b1-c679-4c94-ade6-c4d34635e149",
396396
"dataSourceInfo": {
397-
"resourceID": "/subscriptions/00001111-aaaa-2222-bbbb-3333cccc4444/resourcegroups/pgflextest/providers/Microsoft.DBforPostgreSQL/flexibleServers/pgflextestserver",
397+
"resourceID": "/subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourcegroups/pgflextest/providers/Microsoft.DBforPostgreSQL/flexibleServers/pgflextestserver",
398398
"resourceUri": "",
399399
"datasourceType": "Microsoft.DBforPostgreSQL/flexibleServers",
400400
"resourceName": "pgflextestserver",
@@ -403,7 +403,7 @@ X-Powered-By: ASP.NET
403403
"objectType": "Datasource"
404404
},
405405
"dataSourceSetInfo": {
406-
"resourceID": "/subscriptions/00001111-aaaa-2222-bbbb-3333cccc4444/resourcegroups/pgflextest/providers/Microsoft.DBforPostgreSQL/flexibleServers/pgflextestserver",
406+
"resourceID": "/subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourcegroups/pgflextest/providers/Microsoft.DBforPostgreSQL/flexibleServers/pgflextestserver",
407407
"resourceUri": "",
408408
"datasourceType": "Microsoft.DBforPostgreSQL/flexibleServers",
409409
"resourceName": "pgflextestserver",

articles/backup/backup-azure-dataprotection-use-rest-api-backup-blobs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ GET https://management.azure.com/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxx
313313
"innerError": {
314314
"code": "UserErrorMissingRequiredPermissions",
315315
"additionalInfo": {
316-
"DetailedNonLocalisedMessage": "Validate for Protection failed. Exception Message: The client 'a8b24f84-f43c-45b3-aa54-e3f6d54d31a6' with object id 'a8b24f84-f43c-45b3-aa54-e3f6d54d31a6' does not have authorization to perform action 'Microsoft.Authorization/roleAssignments/read' over scope '/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxx/resourceGroups/RG-BlobBackup/providers/Microsoft.Storage/storageAccounts/msblobbackup/providers/Microsoft.Authorization' or the scope is invalid. If access was recently granted, please refresh your credentials."
316+
"DetailedNonLocalisedMessage": "Validate for Protection failed. Exception Message: The client '00001111-aaaa-2222-bbbb-3333cccc4444' with object id 'aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb' does not have authorization to perform action 'Microsoft.Authorization/roleAssignments/read' over scope '/subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourceGroups/RG-BlobBackup/providers/Microsoft.Storage/storageAccounts/msblobbackup/providers/Microsoft.Authorization' or the scope is invalid. If access was recently granted, please refresh your credentials."
317317
}
318318
},
319319
"isRetryable": false,

articles/backup/backup-azure-dataprotection-use-rest-api-backup-disks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ GET https://management.azure.com/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxx
260260
"innerError": {
261261
"code": "UserErrorMissingRequiredPermissions",
262262
"additionalInfo": {
263-
"DetailedNonLocalisedMessage": "Validate for Protection failed. Exception Message: The client 'a8b24f84-f43c-45b3-aa54-e3f6d54d31a6' with object id 'a8b24f84-f43c-45b3-aa54-e3f6d54d31a6' does not have authorization to perform action 'Microsoft.Authorization/roleAssignments/read' over scope '/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxx/resourceGroups/RG-DiskBackup/providers/Microsoft.Compute/disks/msdiskbackup/providers/Microsoft.Authorization' or the scope is invalid. If access was recently granted, please refresh your credentials."
263+
"DetailedNonLocalisedMessage": "Validate for Protection failed. Exception Message: The client '00001111-aaaa-2222-bbbb-3333cccc4444' with object id 'aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb' does not have authorization to perform action 'Microsoft.Authorization/roleAssignments/read' over scope '/subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourceGroups/RG-DiskBackup/providers/Microsoft.Compute/disks/msdiskbackup/providers/Microsoft.Authorization' or the scope is invalid. If access was recently granted, please refresh your credentials."
264264
}
265265
},
266266
"isRetryable": false,
@@ -514,4 +514,4 @@ GET "https://management.azure.com/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxx
514514
For more information on the Azure Backup REST APIs, see the following articles:
515515

516516
- [Azure Data Protection Provider REST API](/rest/api/dataprotection/)
517-
- [Get started with Azure REST API](/rest/api/azure/)
517+
- [Get started with Azure REST API](/rest/api/azure/)

articles/backup/backup-azure-dataprotection-use-rest-api-restore-disks.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ Use the *GET* command to track the _JobId_ present in the [trigger restore respo
384384
{
385385
"properties": {
386386
"activityID": "2881cc22-f527-4af4-9b34-46c6c7b72076-Ibz",
387-
"subscriptionId": "62b829ee-7936-40c9-a1c9-47a93f9f3965",
387+
"subscriptionId": "aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e",
388388
"backupInstanceId": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxx/resourceGroups/TestBkpVaultRG/providers/Microsoft.DataProtection/backupVaults/testBkpVault/backupInstances/msdiskbackup-2dc6eb5b-d008-4d68-9e49-7132d99da0ed",
389389
"policyId": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxx/resourceGroups/TestBkpVaultRG/providers/Microsoft.DataProtection/backupVaults/testBkpVault/backupPolicies/DiskBackup-Policy",
390390
"dataSourceId": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxx/resourceGroups/RG-DiskBackup/providers/Microsoft.Compute/disks/msdiskbackup",
@@ -398,7 +398,7 @@ Use the *GET* command to track the _JobId_ present in the [trigger restore respo
398398
"destinationDataStoreName": null,
399399
"progressEnabled": false,
400400
"etag": "W/\"datetime'2021-08-26T07%3A18%3A16.157629Z'\"",
401-
"sourceSubscriptionID": "62b829ee-7936-40c9-a1c9-47a93f9f3965",
401+
"sourceSubscriptionID": "aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e",
402402
"dataSourceLocation": "westUS",
403403
"startTime": "2021-08-26T07:12:09.940517Z",
404404
"endTime": "2021-08-26T07:18:15.6815066Z",
@@ -451,4 +451,4 @@ The job status above indicates that the restore job is completed and the disks h
451451
For more information on the Azure Backup REST APIs, see the following articles:
452452

453453
- [Azure Data Protection provider REST API](/rest/api/dataprotection/)
454-
- [Get started with Azure REST API](/rest/api/azure/)
454+
- [Get started with Azure REST API](/rest/api/azure/)

articles/backup/backup-blobs-storage-account-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ az dataprotection backup-vault create -g testBkpVaultRG --vault-name TestBkpVaul
3131
"eTag": null,
3232
"id": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourcegroups/testBkpVaultRG/providers/Microsoft.DataProtection/BackupVaults/TestBkpVault",
3333
"identity": {
34-
"principalId": "2ca1d5f7-38b3-4b61-aa45-8147d7e0edbc",
34+
"principalId": "aaaaaaaa-bbbb-cccc-1111-222222222222",
3535
"tenantId": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
3636
"type": "SystemAssigned"
3737
},

articles/backup/backup-client-automation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ Start-OBRegistration -VaultCredentials $CredsFilename.FilePath -Confirm:$false
168168

169169
```output
170170
CertThumbprint : 7a2ef2caa2e74b6ed1222a5e89288ddad438df2
171-
SubscriptionID : ef4ab577-c2c0-43e4-af80-af49f485f3d1
171+
SubscriptionID : aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e
172172
ServiceResourceName : testvault
173173
Region : WestUS
174174
Machine registration succeeded.

articles/backup/backup-dpm-automation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ Start-OBRegistration-VaultCredentials $cred -Confirm:$false
161161

162162
```Output
163163
CertThumbprint :7a2ef2caa2e74b6ed1222a5e89288ddad438df2
164-
SubscriptionID : ef4ab577-c2c0-43e4-af80-af49f485f3d1
164+
SubscriptionID : aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e
165165
ServiceResourceName: testvault
166166
Region :West US
167167
Machine registration succeeded.

0 commit comments

Comments
 (0)