Skip to content

Commit 509046b

Browse files
Merge pull request #259349 from ecfan/patch-2
Integration Environments: Add missing prerequisite for public preview
2 parents 7a4a43b + a460064 commit 509046b

1 file changed

Lines changed: 15 additions & 1 deletion

File tree

articles/integration-environments/create-integration-environment.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Create an integration environment to centrally organize and manage
44
ms.service: integration-environments
55
ms.topic: how-to
66
ms.reviewer: estfan, azla
7-
ms.date: 11/15/2023
7+
ms.date: 11/22/2023
88
# CustomerIntent: As an integration developer, I want a way to centrally and logically organize Azure resoruces related to my organization's integration solutions.
99
---
1010

@@ -25,6 +25,20 @@ To centrally and logically organize and manage Azure resources associated with y
2525
>
2626
> Your integration environment and the Azure resources that you want to organize must exist in the same Azure subscription.
2727
28+
- Register the **Microsoft.IntegrationSpaces** resource provider for the Azure Integration Environment resource.
29+
30+
1. In the [Azure portal](https://portal.azure.com) search box, enter and select **Subscriptions**.
31+
32+
1. On the **Subscriptions** page, find and select your Azure subscription.
33+
34+
1. On your subscription menu, under **Settings**, select **Resource providers**.
35+
36+
1. In the **Resource providers** filter box, enter **integration**, and select **Microsoft.IntegrationSpaces**.
37+
38+
1. On the **Resource providers** toolbar, select **Register**.
39+
40+
After the Azure portal completes the registration, the **Microsoft.IntegrationSpaces** resource provider status changes to **Registered**.
41+
2842
## Create an integration environment
2943

3044
1. In the [Azure portal](https://portal.azure.com) search box, enter **integration environments**, and then select **Integration Environments**.

0 commit comments

Comments
 (0)