Skip to content

Commit 6d235a6

Browse files
davidmrdavidbachuv
andauthored
Update articles/azure-functions/durable/quickstart-netherite.md
Co-authored-by: Varshitha Bachu <[email protected]>
1 parent d4061a7 commit 6d235a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/durable/quickstart-netherite.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ Below are guiding screenshots on how to find this data in the portal:
131131

132132
### Add connection string as an application setting
133133

134-
You need to add your connection string as an application setting in your Function App. To do this through the Azure portal, first go to your Function App view, select "Configuration" and then select "New application setting". This is where you can assign "EventHubsConnection" to map to your connection string. Below are some guiding images.
134+
You need to add your connection string as an application setting in your Function App. To do this through the Azure portal, go to your Function App view, select **Configuration**, and then select **New application setting**. This is where you can assign `EventHubsConnection` to map to your connection string. Below are some guiding images.
135135

136136
![In the Function App view, go to "configuration" and select "new application setting."](./media/quickstart-netherite/add-configuration.png)
137137
![Enter `EventHubsConnection` as the name, and the connection string as its value.](./media/quickstart-netherite/enter-configuration.png)

0 commit comments

Comments
 (0)