Skip to content

Commit 541b8e2

Browse files
authored
Apply suggestions from code review
1 parent d90872f commit 541b8e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-bindings-event-grid-output.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ When you use the `Connection` property, the `topicEndpointUri` must be specified
170170
}
171171
}
172172
```
173-
When deployed, you must add this same information to application settings for the function app.
173+
When deployed, you must add this same information to application settings for the function app. For more information, see [Identity-based authentication](#identity-based-authentication).
174174

175175
# [Isolated process](#tab/isolated-process)
176176

0 commit comments

Comments
 (0)