Skip to content

Commit 3b3143d

Browse files
committed
Refresh dates and metadata
1 parent 6f73387 commit 3b3143d

3 files changed

Lines changed: 24 additions & 19 deletions

File tree

articles/logic-apps/deploy-single-tenant-logic-apps-private-storage-account.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,25 @@
11
---
2-
title: Deploy Standard logic apps to private storage accounts
2+
title: Deploy Standard Workflows to Private Storage
33
description: Deploy Standard logic app workflows to Azure storage accounts that use private endpoints and deny public access.
44
services: logic-apps
55
ms.suite: integration
6-
ms.reviewer: estfan, azla
6+
ms.reviewers: estfan, azla
77
ms.topic: how-to
8+
ms.update-cycle: 365-days
9+
ms.date: 03/10/2026
810
ms.custom: engagement-fy23, devx-track-arm-template
9-
ms.date: 02/24/2025
10-
# Customer intent: As a developer, I want to deploy Standard logic apps to Azure storage accounts that use private endpoints.
11+
# Customer intent: As an integration developer who works with Azure Logic Apps, I want to deploy Standard logic apps to Azure storage accounts that use private endpoints and deny public access.
1112
---
1213

13-
# Deploy single-tenant Standard logic apps to private storage accounts using private endpoints
14+
# Deploy Standard logic apps to Azure storage that use private endpoints
1415

1516
[!INCLUDE [logic-apps-sku-standard](../../includes/logic-apps-sku-standard.md)]
1617

1718
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.
1819

19-
This article describes the steps to follow for deploying such logic apps to protected private storage accounts.
20+
This guide shows how to deploy Standard logic apps to Azure storage accounts protected by private endpoints.
2021

21-
For more information, review the following documentation:
22+
For more information, see:
2223

2324
- [Secure traffic between Standard logic apps and Azure virtual networks using private endpoints](secure-single-tenant-workflow-virtual-network-private-endpoint.md)
2425
- [Use private endpoints for Azure Storage](../storage/common/storage-private-endpoints.md)

articles/logic-apps/logic-apps-enterprise-integration-overview.md

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,26 @@
11
---
2-
title: B2B enterprise integration workflows
3-
description: Learn about building automated B2B workflows for enterprise integration by using Azure Logic Apps and Enterprise Integration Pack.
2+
title: B2B Enterprise Integration Workflows
3+
description: Learn about automated B2B workflows for enterprise integration in Azure Logic Apps.
44
services: logic-apps
55
ms.suite: integration
66
author: divyaswarnkar
77
ms.author: divswa
8-
ms.reviewer: estfan, azla
8+
ms.reviewers: estfan, azla
99
ms.topic: overview
10-
ms.date: 02/19/2025
10+
ms.update-cycle: 365-days
11+
ms.date: 03/10/2026
12+
# Customer intent: As a B2B enterprise integration developer, I want to learn about building B2B workflows in Azure Logic Apps.
1113
---
1214

13-
# B2B enterprise integration workflows with Azure Logic Apps and Enterprise Integration Pack
15+
# B2B enterprise integration workflows with Azure Logic Apps
1416

15-
For business-to-business (B2B) solutions and seamless communication between organizations, you can build automated, scalable, enterprise integration workflows by using Azure Logic Apps with the Enterprise Integration Pack (EIP).
17+
For business-to-business (B2B) solutions and seamless communication between organizations, you can build automated, scalable, enterprise integration workflows by using Azure Logic Apps, which includes the Enterprise Integration Pack (EIP).
1618

1719
## What is the Enterprise Integration Pack?
1820

1921
If you're familiar with Microsoft BizTalk Server, the EIP follows similar concepts and makes B2B capabilities easy to use. However, one major difference is that the EIP is architecturally based on *integration accounts*. These accounts are cloud-based containers in Azure that simplify how you store, manage, and use B2B artifacts for B2B communication, including trading partners, agreements, maps, schemas, certificates, and so on.
2022

21-
With these artifacts, you can build B2B workflows and integration solutions that include cloud services, such as Azure, Microsoft, and other software-as-service (SaaS) apps, on-premises systems, and custom apps by using Azure Logic Apps and choosing from [hundreds of connectors](/connectors/connector-reference/connector-reference-logicapps-connectors). For example, you can create and run custom code from your workflows using the built-in and Azure Functions connectors. You can also use [enterprise integration connectors](../connectors/managed.md#enterprise-connectors) that support the following industry standards:
23+
With these artifacts, you can build B2B workflows and integration solutions that include cloud services, such as Azure, Microsoft, and other software-as-service (SaaS) apps, on-premises systems, and custom apps by using Azure Logic Apps and choosing from [1,400+ connectors](/connectors/connector-reference/connector-reference-logicapps-connectors). For example, you can create and run custom code from your workflows using the built-in and Azure Functions connectors. You can also use [enterprise integration connectors](../connectors/managed.md#enterprise-connectors) that support the following industry standards:
2224

2325
* Electronic Data Interchange (EDI)
2426
* Enterprise Application Integration (EAI)
@@ -27,13 +29,13 @@ Although organizations use different protocols and formats for B2B communication
2729

2830
## What do I need to get started?
2931

30-
* An Azure account and subscription. If you don't have an Azure subscription, [sign up for a free Azure account](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
32+
* An Azure account and subscription. [Get a free Azure account](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
3133

3234
* An [integration account](logic-apps-enterprise-integration-create-integration-account.md) to store the B2B artifacts that you define and want to use.
3335

3436
* B2B artifacts, such as [trading partners](logic-apps-enterprise-integration-partners.md), [agreements](logic-apps-enterprise-integration-agreements.md), [maps](logic-apps-enterprise-integration-maps.md), [schemas](logic-apps-enterprise-integration-schemas.md), [certificates](logic-apps-enterprise-integration-certificates.md), and so on.
3537

36-
* To create maps and schemas, you can use Visual Studio 2019 and the [Microsoft Azure Logic Apps Enterprise Integration Tools Extension](https://aka.ms/vsenterpriseintegrationtools). The extension is currently unavailable for Visual Studio 2022.
38+
* To create maps and schemas, you can use Visual Studio 2019 and the [Microsoft Azure Logic Apps Enterprise Integration Tools Extension](https://aka.ms/vsenterpriseintegrationtools). The extension is currently unavailable for Visual Studio 2022 and later.
3739

3840
> [!NOTE]
3941
> Don't install this extension alongside the BizTalk Server extension. Having both extensions might
@@ -74,7 +76,7 @@ The following diagram shows the high-level steps to start building B2B logic app
7476

7577
To try this [sample](https://github.com/Azure/azure-quickstart-templates/tree/master/quickstarts/microsoft.logic/logic-app-as2-send-receive), which deploys logic apps that send and receive AS2 messages through Azure, select **Deploy to Azure**. Before you run the sample, make sure that you manually update **FabrikamSales-AS2Send** logic app workflow so that the **HTTP** action's **URI** property uses the URI that's dynamically generated for the **Request** trigger in the **Contoso-AS2Receive** logic app.
7678

77-
## Next steps
79+
## Related content
7880

7981
* [Create trading partners](logic-apps-enterprise-integration-partners.md)
8082
* [Create agreements](logic-apps-enterprise-integration-agreements.md)

articles/logic-apps/view-workflow-status-run-history.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
---
2-
title: Check workflow status, view run history, and set up alerts
3-
description: Check your workflow status, view workflow run history, and enable alerts in Azure Logic Apps.
2+
title: View Workflow Status and Run History
3+
description: Check workflow status and run history or create alerts in Azure Logic Apps.
44
services: logic-apps
55
ms.suite: integration
66
ms.reviewers: estfan, azla
77
ms.topic: how-to
8+
ms.update-cycle: 365-days
89
ms.date: 03/02/2026
910
ms.custom: sfi-image-nochange
11+
# Customer intent: As an integration developer who works with Azure Logic Apps, I want to view the status and run history for my workflows and create alerts for events.
1012
---
1113

1214
# Check workflow status, view run history, and set up alerts in Azure Logic Apps

0 commit comments

Comments
 (0)