Skip to content

Commit 287cc9a

Browse files
committed
Update broken anchor link
1 parent 6597b70 commit 287cc9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/analysis-services/analysis-services-refresh-logic-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ To learn more about using REST APIs with Azure Analysis Services, see [Asynchron
1818

1919
All calls must be authenticated with a valid Azure Active Directory (OAuth 2) token. The examples in this article will use a Service Principal (SPN) to authenticate to Azure Analysis Services. To learn more, see [Create a service principal by using Azure portal](../active-directory/develop/howto-create-service-principal-portal.md).
2020

21-
## Design the Logic App
21+
## Design the logic app
2222

2323
> [!IMPORTANT]
24-
> The following examples assume that the Azure Analysis Services firewall is disabled. If the firewall is enabled, then the public IP address of the request initiator must be whitelisted in the Azure Analysis Services firewall. To learn more about Logic App IP ranges per region, see [Limits and configuration information for Azure Logic Apps](../logic-apps/logic-apps-limits-and-config.md#firewall-configuration-ip-addresses).
24+
> The following examples assume that the Azure Analysis Services firewall is disabled. If the firewall is enabled, the public IP address of the request initiator must be whitelisted in the Azure Analysis Services firewall. To learn more about Azure Logic Apps IP ranges per region, see [Limits and configuration information for Azure Logic Apps](../logic-apps/logic-apps-limits-and-config.md#configuration).
2525
2626
### Prerequisites
2727

0 commit comments

Comments
 (0)