Skip to content

Commit 4542a5c

Browse files
authored
Update biztalk-server-to-azure-integration-services-overview.md
1 parent f3017ba commit 4542a5c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/logic-apps/biztalk-server-to-azure-integration-services-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.suite: integration
77
author: kewear
88
ms.author: kewear
99
ms.reviewer: estfan, azla
10-
ms.topic: conceptual
10+
ms.topic: conceptual#authentication-types-for-triggers-and-actions-that-support-authentication
1111
ms.date: 12/15/2022
1212
# As a BizTalk Server customer, I want to better understand why I should migrate to Azure Integration Services in the cloud from on-premises BizTalk Server.
1313
---
@@ -298,7 +298,7 @@ The connectivity model in Azure Integration Services differs from BizTalk Server
298298

299299
In [Azure Logic Apps](./logic-apps-overview.md), [REST](/azure/architecture/best-practices/api-design) is the default approach for connecting systems. As Microsoft and other software vendors expose RESTful services on top of their systems and data, Azure Logic Apps can expose and consume this type of information. The OpenAPI specification makes this capability possible for both humans and computers to understand the interaction between a client and server through metadata. As part of this understanding, both request and response payloads are derived, which means you can use dynamic content to populate a workflow action's inputs and use the outputs from the response in downstream actions.
300300

301-
Based on the software vendor who implements the underlying service that a connector calls, [authentication schemes](./logic-apps-securing-a-logic-app.md#authentication-types-for-triggers-and-actions-that-support-authentication) vary by connector. Generally, these schemes include the following types:
301+
Based on the software vendor who implements the underlying service that a connector calls, [authentication schemes](./logic-apps-securing-a-logic-app.md) vary by connector. Generally, these schemes include the following types:
302302

303303
- [Basic](./logic-apps-securing-a-logic-app.md#basic-authentication)
304304
- [Client Certificate](./logic-apps-securing-a-logic-app.md#client-certificate-authentication)
@@ -948,4 +948,4 @@ You've learned more about how Azure Integration Services compares to BizTalk Ser
948948
> [!div class="nextstepaction"]
949949
> [Choose the best Azure Integration Services offerings for your scenario](azure-integration-services-choose-capabilities.md)
950950
>
951-
> [Migration approaches for BizTalk Server to Azure Integration Services](biztalk-server-azure-integration-services-migration-approaches.md)
951+
> [Migration approaches for BizTalk Server to Azure Integration Services](biztalk-server-azure-integration-services-migration-approaches.md)

0 commit comments

Comments
 (0)