Skip to content

Commit 874cb88

Browse files
authored
Update articles/sentinel/data-connectors/digital-shadows-searchlight-using-azure-function.md
1 parent 32a96f8 commit 874cb88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sentinel/data-connectors/digital-shadows-searchlight-using-azure-function.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Use this method for automated deployment of the 'Digital Shadows Searchlight' co
115115
Set the `DigitalShadowsURL` value to: `https://api.searchlight.app/v1`
116116
Set the `HighVariabilityClassifications` value to: `exposed-credential,marked-document`
117117
Set the `ClassificationFilterOperation` value to: `exclude` for exclude function app or `include` for include function app
118-
>Note: If using Azure Key Vault secrets for any of the values above, use the`@Microsoft.KeyVault(SecretUri={Security Identifier})`schema in place of the string values. Refer to [Azure Key Vault references documentation](azure/app-service/app-service-key-vault-references) for further details.
118+
>Note: If using Azure Key Vault secrets for any of the values above, use the`@Microsoft.KeyVault(SecretUri={Security Identifier})`schema in place of the string values. Refer to [Azure Key Vault references documentation](/azure/app-service/app-service-key-vault-references) for further details.
119119
- Use logAnalyticsUri to override the log analytics API endpoint for dedicated cloud. For example, for public cloud, leave the value empty; for Azure GovUS cloud environment, specify the value in the following format: https://CustomerId.ods.opinsights.azure.us.
120120
4. Once all application settings have been entered, click **Save**.
121121

0 commit comments

Comments
 (0)