You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/logic-apps/customer-managed-keys-integration-service-environment.md
+18-1Lines changed: 18 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,11 +5,28 @@ services: logic-apps
5
5
ms.suite: integration
6
6
ms.reviewer: mijos, rarayudu, azla
7
7
ms.topic: how-to
8
-
ms.date: 08/20/2022
8
+
ms.date: 11/04/2022
9
9
---
10
10
11
11
# Set up customer-managed keys to encrypt data at rest for integration service environments (ISEs) in Azure Logic Apps
12
12
13
+
> [!IMPORTANT]
14
+
>
15
+
> On August 31, 2024, the ISE resource will retire, due to its dependency on Azure Cloud Services (classic),
16
+
> which retires at the same time. Before the retirement date, export any logic apps from your ISE to Standard
17
+
> logic apps so that you can avoid service disruption. Standard logic app workflows run in single-tenant Azure
18
+
> Logic Apps and provide the same capabilities plus more.
19
+
>
20
+
> Starting November 1, 2022, you can no longer create new ISE resources. However, ISE resources existing
21
+
> before this date are supported through August 31, 2024. For more information, see the following resources:
22
+
>
23
+
> -[ISE Retirement - what you need to know](https://techcommunity.microsoft.com/t5/integrations-on-azure-blog/ise-retirement-what-you-need-to-know/ba-p/3645220)
24
+
> -[Single-tenant versus multi-tenant and integration service environment for Azure Logic Apps](single-tenant-overview-compare.md)
> -[Export ISE workflows to a Standard logic app](export-from-ise-to-standard-logic-app.md)
27
+
> -[Integration Services Environment will be retired on 31 August 2024 - transition to Logic Apps Standard](https://azure.microsoft.com/updates/integration-services-environment-will-be-retired-on-31-august-2024-transition-to-logic-apps-standard/)
28
+
> -[Cloud Services (classic) deployment model is retiring on 31 August 2024](https://azure.microsoft.com/updates/cloud-services-retirement-announcement/)
29
+
13
30
Azure Logic Apps relies on Azure Storage to store and automatically [encrypt data at rest](../storage/common/storage-service-encryption.md). This encryption protects your data and helps you meet your organizational security and compliance commitments. By default, Azure Storage uses Microsoft-managed keys to encrypt your data. For more information about how Azure Storage encryption works, see [Azure Storage encryption for data at rest](../storage/common/storage-service-encryption.md) and [Azure Data Encryption-at-Rest](../security/fundamentals/encryption-atrest.md).
14
31
15
32
When you create an [integration service environment (ISE)](../logic-apps/connect-virtual-network-vnet-isolated-environment-overview.md) for hosting your logic apps, and you want more control over the encryption keys used by Azure Storage, you can set up, use, and manage your own key by using [Azure Key Vault](../key-vault/general/overview.md). This capability is known as "Bring Your Own Key" (BYOK), and your key is called a "customer-managed key". With this capability, Azure Storage automatically enables [double encryption or *infrastructure encryption* using platform-managed keys](../security/fundamentals/double-encryption.md) for your key. To learn more, see [Doubly encrypt data with infrastructure encryption](../storage/common/storage-service-encryption.md#doubly-encrypt-data-with-infrastructure-encryption).
Copy file name to clipboardExpand all lines: articles/logic-apps/ise-manage-integration-service-environment.md
+18-1Lines changed: 18 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,11 +5,28 @@ services: logic-apps
5
5
ms.suite: integration
6
6
ms.reviewer: estfan, azla
7
7
ms.topic: how-to
8
-
ms.date: 08/20/2022
8
+
ms.date: 11/04/2022
9
9
---
10
10
11
11
# Manage your integration service environment (ISE) in Azure Logic Apps
12
12
13
+
> [!IMPORTANT]
14
+
>
15
+
> On August 31, 2024, the ISE resource will retire, due to its dependency on Azure Cloud Services (classic),
16
+
> which retires at the same time. Before the retirement date, export any logic apps from your ISE to Standard
17
+
> logic apps so that you can avoid service disruption. Standard logic app workflows run in single-tenant Azure
18
+
> Logic Apps and provide the same capabilities plus more.
19
+
>
20
+
> Starting November 1, 2022, you can no longer create new ISE resources. However, ISE resources existing
21
+
> before this date are supported through August 31, 2024. For more information, see the following resources:
22
+
>
23
+
> -[ISE Retirement - what you need to know](https://techcommunity.microsoft.com/t5/integrations-on-azure-blog/ise-retirement-what-you-need-to-know/ba-p/3645220)
24
+
> -[Single-tenant versus multi-tenant and integration service environment for Azure Logic Apps](single-tenant-overview-compare.md)
> -[Export ISE workflows to a Standard logic app](export-from-ise-to-standard-logic-app.md)
27
+
> -[Integration Services Environment will be retired on 31 August 2024 - transition to Logic Apps Standard](https://azure.microsoft.com/updates/integration-services-environment-will-be-retired-on-31-august-2024-transition-to-logic-apps-standard/)
28
+
> -[Cloud Services (classic) deployment model is retiring on 31 August 2024](https://azure.microsoft.com/updates/cloud-services-retirement-announcement/)
29
+
13
30
This article shows how to perform management tasks for your [integration service environment (ISE)](../logic-apps/connect-virtual-network-vnet-isolated-environment-overview.md), for example:
14
31
15
32
* Manage the resources such as multi-tenant based logic apps, connections, integration accounts, and connectors in your ISE.
0 commit comments