Skip to content

Commit 14244fb

Browse files
authored
Apply suggestions from code review
Fix formatting for Password1
1 parent dc204c7 commit 14244fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/sentinel/data-connectors/1password.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ This method provides an automated deployment of the 1Password connector using an
7979
[![Deploy To Azure](https://aka.ms/deploytoazurebutton)](https://aka.ms/sentinel-OnePassword-azuredeploy)
8080
2. Select the preferred **Subscription**, **Resource Group** and **Location**.
8181
3. Enter the **Workspace Name**, **Workspace Name**, **1Password Events API Key**, and **URI**.
82-
- The default **Time Interval** is set to five (5) minutes. If you'd like to modify the interval, you can adjust the Function App Timer Trigger accordingly (in the function.json file, post deployment) to prevent overlapping data ingestion.
83-
- 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 [Key Vault references documentation](/azure/app-service/app-service-key-vault-references) for further details.
82+
- The default **Time Interval** is set to five (5) minutes. If you'd like to modify the interval, you can adjust the Function App Timer Trigger accordingly (in the function.json file, post deployment) to prevent overlapping data ingestion.
83+
- 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 [Key Vault references documentation](/azure/app-service/app-service-key-vault-references) for further details.
8484
4. Mark the checkbox labeled **I agree to the terms and conditions stated above**.
8585
5. Click **Purchase** to deploy.
8686

0 commit comments

Comments
 (0)