Skip to content

Commit 6e6b770

Browse files
authored
Merge pull request #178836 from cachai2/remove-dns-img
remove-dns-img
2 parents 6910476 + 904d9a8 commit 6e6b770

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

articles/azure-functions/functions-create-vnet.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -311,8 +311,6 @@ To use your function app with virtual networks, you need to join it to a subnet.
311311

312312
1. To use your function app with virtual networks, update the app settings shown in the following table. To add or edit a setting, select **+ New application setting** or the **Edit** icon in the rightmost column of the app settings table. When you finish, select **Save**.
313313

314-
:::image type="content" source="./media/functions-create-vnet/10-configure-app-settings.png" alt-text="Screenshot of how to configure function app settings for private endpoints.":::
315-
316314
| Setting | Suggested value | Description |
317315
| ------------ | ---------------- | ---------------- |
318316
| **AzureWebJobsStorage** | mysecurestorageConnectionString | The connection string of the storage account you created. This storage connection string is from the [Get the storage account connection string](#get-the-storage-account-connection-string) section. This setting allows your function app to use the secure storage account for normal operations at runtime. |

0 commit comments

Comments
 (0)