Skip to content

Commit b3e461d

Browse files
authored
Merge pull request #107668 from ggailey777/k232
Customer updates + new screenshot
2 parents a2d40aa + ddb3044 commit b3e461d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

articles/azure-functions/functions-scenario-database-table-cleanup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ A function app hosts the execution of your functions in Azure. As a best securit
3939

4040
You must have previously published your app to Azure. If you haven't already done so, [Publish your function app to Azure](functions-develop-vs.md#publish-to-azure).
4141

42-
1. In Solution Explorer, right-click the function app project and choose **Publish** > **Manage application settings...**. Select **Add setting**, in **New app setting name**, type `sqldb_connection`, and select **OK**.
42+
1. In Solution Explorer, right-click the function app project and choose **Publish** > **Edit Azure App Service settings**. Select **Add setting**, in **New app setting name**, type `sqldb_connection`, and select **OK**.
4343

4444
![Application settings for the function app.](./media/functions-scenario-database-table-cleanup/functions-app-service-add-setting.png)
4545

104 KB
Loading

0 commit comments

Comments
 (0)