Skip to content

Commit bba6351

Browse files
xuehonggecfan
andauthored
Update articles/logic-apps/edit-app-settings-host-settings.md
Co-authored-by: Esther Fan <[email protected]>
1 parent 1bd7896 commit bba6351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/logic-apps/edit-app-settings-host-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ App settings integrate with Azure Key Vault. You can [directly reference secure
2929

3030
> [!NOTE]
3131
>
32-
> Key Vault should not be used for non-secrets such as URL paths. We should use regular app settings for non-secrets. When it
32+
> If you use Key Vault, make sure that you store only secrets, such as passwords, credentials, and certificates.
3333
> comes to logic app, non-secrets such as base URL is needed by the logic app designer to make calls. The designer will not be
3434
> able to dereference a Key Vault type app setting, thus will not be able to make the call. Key Vault
3535
> should only be used for the secrets such as credentials, certificates etc.

0 commit comments

Comments
 (0)