diff --git a/specification/security/resource-manager/Microsoft.Security/preview/2021-01-15-preview/examples/IngestionSettings/ListConnectionStrings_example.json b/specification/security/resource-manager/Microsoft.Security/preview/2021-01-15-preview/examples/IngestionSettings/ListConnectionStrings_example.json index faedb75b6012..a83f04b81872 100644 --- a/specification/security/resource-manager/Microsoft.Security/preview/2021-01-15-preview/examples/IngestionSettings/ListConnectionStrings_example.json +++ b/specification/security/resource-manager/Microsoft.Security/preview/2021-01-15-preview/examples/IngestionSettings/ListConnectionStrings_example.json @@ -10,11 +10,11 @@ "value": [ { "location": "CUS", - "value": "InstrumentationKey=7f0bf72c-835a-48d2-b71116dcdc23;IngestionEndpoint=https://centralus2-1.in.applicationinsights.azure.com/" + "value": "" }, { "location": "WEU", - "value": "InstrumentationKey=8f0bf72c-835a-48d2-b71116dcdc23;IngestionEndpoint=https://westeu-1.in.applicationinsights.azure.com/" + "value": "" } ] } diff --git a/specification/security/resource-manager/Microsoft.Security/preview/2021-01-15-preview/examples/IngestionSettings/ListTokensIngestionSetting_example.json b/specification/security/resource-manager/Microsoft.Security/preview/2021-01-15-preview/examples/IngestionSettings/ListTokensIngestionSetting_example.json index c94a4467d6fa..1d0e37ecd760 100644 --- a/specification/security/resource-manager/Microsoft.Security/preview/2021-01-15-preview/examples/IngestionSettings/ListTokensIngestionSetting_example.json +++ b/specification/security/resource-manager/Microsoft.Security/preview/2021-01-15-preview/examples/IngestionSettings/ListTokensIngestionSetting_example.json @@ -7,7 +7,7 @@ "responses": { "200": { "body": { - "token": "20ff7fc3-e762-44dd-bd96-b71116dcdc23.c54d4cde-1e22-467c-a70a-3f3876bc1ca8" + "token": "" } } }