Skip to content

Commit cff47fd

Browse files
authored
Update articles/sentinel/data-connectors/abnormalsecurity-using-azure-function.md
1 parent 4efa5a2 commit cff47fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sentinel/data-connectors/abnormalsecurity-using-azure-function.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ If you're already signed in, go to the next step.
123123
logAnalyticsUri (optional)
124124
(add any other settings required by the Function App)
125125
Set the `uri` value to: `<add uri value>`
126-
>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)](/azure/app-service/app-service-key-vault-references) for further details.
126+
>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.
127127
- 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.`
128128
4. Once all application settings have been entered, click **Save**.
129129

0 commit comments

Comments
 (0)