Skip to content

Commit 72724b4

Browse files
Merge pull request #931 from meganbradley/meganbradley/docutune-autopr-20241021-164353-2659892-ignore-build
[BULK] - DocuTune remediation - Sensitive terms with GUIDs (part 3)
2 parents 3212725 + 3731dff commit 72724b4

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

articles/search/search-how-to-index-onelake-files.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ A data source is defined as an independent resource so that it can be used by mu
222222
"description": "description",
223223
"type": "onelake",
224224
"credentials": {
225-
"connectionString": "ResourceId=00000000-0000-0000-0000-000000000000"
225+
"connectionString": "ResourceId=a0a0a0a0-bbbb-cccc-dddd-e1e1e1e1e1e1"
226226
},
227227
"container": {
228228
"name": "11111111-1111-1111-1111-111111111111",
@@ -260,7 +260,7 @@ A data source is defined as an independent resource so that it can be used by mu
260260
"description": "description",
261261
"type": "onelake",
262262
"credentials": {
263-
"connectionString": "ResourceId=00000000-0000-0000-0000-000000000000"
263+
"connectionString": "ResourceId=a0a0a0a0-bbbb-cccc-dddd-e1e1e1e1e1e1"
264264
},
265265
"container": {
266266
"name": "11111111-1111-1111-1111-111111111111",

articles/search/search-indexer-howto-access-private.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -277,12 +277,12 @@ A `202 Accepted` response is returned on success. The process of creating an out
277277
<!--
278278
1. Check the response. The `PUT` call to create the shared private endpoint returns an `Azure-AsyncOperation` header value that looks like the following:
279279
280-
`"Azure-AsyncOperation": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/contoso/providers/Microsoft.Search/searchServices/contoso-search/sharedPrivateLinkResources/blob-pe/operationStatuses/08586060559526078782?api-version=2022-09-01"`
280+
`"Azure-AsyncOperation": "https://management.azure.com/subscriptions/ffffffff-eeee-dddd-cccc-bbbbbbbbbbb0/resourceGroups/contoso/providers/Microsoft.Search/searchServices/contoso-search/sharedPrivateLinkResources/blob-pe/operationStatuses/08586060559526078782?api-version=2022-09-01"`
281281
282282
You can poll for the status by manually querying the `Azure-AsyncOperationHeader` value.
283283
284284
```azurecli
285-
az rest --method get --uri https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/contoso/providers/Microsoft.Search/searchServices/contoso-search/sharedPrivateLinkResources/blob-pe/operationStatuses/08586060559526078782?api-version=2022-09-01
285+
az rest --method get --uri https://management.azure.com/subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourceGroups/contoso/providers/Microsoft.Search/searchServices/contoso-search/sharedPrivateLinkResources/blob-pe/operationStatuses/08586060559526078782?api-version=2022-09-01
286286
```
287287
-->
288288

@@ -325,7 +325,7 @@ On the Azure AI Search side, you can confirm request approval by revisiting the
325325
Alternatively, you can also obtain connection state by using the [Shared Private Link Resources - Get](/rest/api/searchmanagement/shared-private-link-resources/get).
326326

327327
```dotnetcli
328-
az rest --method get --uri https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/contoso/providers/Microsoft.Search/searchServices/contoso-search/sharedPrivateLinkResources/blob-pe?api-version=2024-07-01
328+
az rest --method get --uri https://management.azure.com/subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourceGroups/contoso/providers/Microsoft.Search/searchServices/contoso-search/sharedPrivateLinkResources/blob-pe?api-version=2024-07-01
329329
```
330330

331331
This would return a JSON, where the connection state shows up as "status" under the "properties" section. Following is an example for a storage account.
@@ -334,7 +334,7 @@ This would return a JSON, where the connection state shows up as "status" under
334334
{
335335
"name": "blob-pe",
336336
"properties": {
337-
"privateLinkResourceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/contoso/providers/Microsoft.Storage/storageAccounts/contoso-storage",
337+
"privateLinkResourceId": "/subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourceGroups/contoso/providers/Microsoft.Storage/storageAccounts/contoso-storage",
338338
"groupId": "blob",
339339
"requestMessage": "please approve",
340340
"status": "Approved",

articles/search/search-manage-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ Sku : Standard
431431
ReplicaCount : 6
432432
PartitionCount : 6
433433
HostingMode : Default
434-
Id : /subscriptions/65a1016d-0f67-45d2-b838-b8f373d6d52e/resourceGroups/demo-westus/providers/Microsoft.Search/searchServices/my-demo-searchapp
434+
Id : /subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourceGroups/demo-westus/providers/Microsoft.Search/searchServices/my-demo-searchapp
435435
```
436436

437437
## Create a shared private link resource

articles/search/search-security-get-encryption-keys.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Objects that aren't encrypted with a customer-managed key have an empty **encryp
2525
"keyVaultKeyName":"myEncryptionKey",
2626
"keyVaultKeyVersion":"eaab6a663d59439ebb95ce2fe7d5f660",
2727
"accessCredentials":{
28-
"applicationId":"00000000-0000-0000-0000-000000000000",
28+
"applicationId":"00001111-aaaa-2222-bbbb-3333cccc4444",
2929
"applicationSecret":"myApplicationSecret"
3030
}
3131
}

0 commit comments

Comments
 (0)