Skip to content

Commit b3878eb

Browse files
authored
Update digital-shadows-searchlight-using-azure-function.md
1 parent 3494e73 commit b3878eb

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
@@ -113,7 +113,7 @@ Use this method for automated deployment of the 'Digital Shadows Searchlight' co
113113
(add any other settings required by the Function App)
114114
Set the `uri` value to: `<add uri value>`
115115
>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.
116-
- 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.
116+
- 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`.
117117
4. Once all application settings have been entered, click **Save**.
118118

119119

0 commit comments

Comments
 (0)