Skip to content

Commit 1573ace

Browse files
committed
fix link issue
1 parent 2410e76 commit 1573ace

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

support/azure/logic-apps/common-error-deploy-logic-apps-private-storage-account.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,16 @@
11
---
22
title: Can't Access the Storage Account Services from Azure Logic Apps
3-
description: Deploy Standard logic app workflows to Azure storage accounts that use private endpoints and deny public access.
3+
description: Describes the common error that may happen when you deploy such logic apps to protected private storage accounts.
44
services: logic-apps
55
ms.suite: integration
66
ms.reviewer: estfan, azla
77
ms.custom: sap:Connectors
8+
ms.date: 05/19/2025
89
# Customer intent: As a developer, I want to deploy Standard logic apps to Azure storage accounts that use private endpoints.
910
---
1011

1112
# Troubleshooting private storage account errors in Azure Logic Apps
1213

13-
[!INCLUDE [logic-apps-sku-standard](../../includes/logic-apps-sku-standard.md)]
14-
1514
When you create a single-tenant Standard logic app resource, you're required to have a storage account for storing logic app artifacts. You can restrict access to this storage account so that only the resources inside a virtual network can connect to your logic app workflow. Azure Storage supports adding private endpoints to your storage account.
1615

1716
This article describes the common error that may happen when you deploy such logic apps to protected private storage accounts.
@@ -88,9 +87,8 @@ The following list includes more troubleshooting actions that you can take to fi
8887

8988
1. In the VM, find the DNS server that's used for resolution.
9089

91-
1. In your logic app, [find and set the `WEBSITE_DNS_SERVER` app setting](edit-app-settings-host-settings.md?tabs=azure-portal?tabs=azure-portal#manage-app-settings---localsettingsjson) to the same DNS server value that you found in the previous step.
90+
1. In your logic app, [find and set the `WEBSITE_DNS_SERVER` app setting](/azure/logic-apps/edit-app-settings-host-settings?tabs=azure-portal#manage-app-settings---localsettingsjson) to the same DNS server value that you found in the previous step.
9291

9392
1. Check that the virtual network integration is set up correctly with the appropriate virtual network and subnet in your logic app.
9493

95-
9694
[!INCLUDE [Azure Help Support](../../includes/azure-help-support.md)]

0 commit comments

Comments
 (0)