Skip to content

Commit 354c194

Browse files
authored
Fix validation issue
1 parent 049c9ee commit 354c194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/logic-apps/logic-apps-securing-a-logic-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -930,7 +930,7 @@ The SAS in the URL has query parameters, which the following table describes:
930930
> for revoking a compromised access key. Use discretion when you distribute URIs that use access keys, and only
931931
> distribute such URIs over a secure connection such as HTTPS. Make sure to only perform operations that use an access
932932
> key over an HTTPS connection. Anyone that has a URI with valid key can access the associated resource. To maintain
933-
> security and protect access to your logic app workflow, [regenerate access keys](#regenerate-access-key) on a regular
933+
> security and protect access to your logic app workflow, [regenerate access keys](#regenerate-access-keys) on a regular
934934
> schedule as they might need to comply with security policies or become compromised. This way, you can make sure that
935935
> only authorized requests can trigger your workflow, which protects your data and processes from unauthorized access.
936936
>

0 commit comments

Comments
 (0)