Skip to content

Commit d60d22a

Browse files
Merge pull request #272090 from flang-msft/fxl---release-preview-informatica
Fxl---final release preview informatica
2 parents bbc1b95 + 3953e96 commit d60d22a

File tree

3 files changed

+14
-7
lines changed

3 files changed

+14
-7
lines changed

articles/partner-solutions/informatica/informatica-create-advanced-serverless.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,15 @@ In this quickstart, you use the Azure portal to create advanced serverless runti
1313

1414
## Prerequisites
1515

16-
- An Informatica Organization. If you don't have an Informatica Organization. Please refer to [Get started with Informatica – An Azure Native ISV Service](informatica-create.md)
16+
- An Informatica Organization. If you don't have an Informatica Organization. Refer to [Get started with Informatica – An Azure Native ISV Service](informatica-create.md)
1717

18-
- A NAT gateway is enabled for the subnet used for creation of serverless runtime environment. Please refer to [Quickstart: Create a NAT gateway using the Azure portal](/azure/nat-gateway/quickstart-create-nat-gateway-portal).
18+
- After an Organization is created, make sure to sign in to the Informatica Portal from Overview tab of the Organization. Creating a serverless runtime environment fails if you don't first sign in to Informatica portal at least once.
19+
20+
- A NAT gateway is enabled for the subnet used for creation of serverless runtime environment. Refer to [Quickstart: Create a NAT gateway using the Azure portal](/azure/nat-gateway/quickstart-create-nat-gateway-portal).
21+
22+
- A subnet used in serverless runtime environment must be delegated to _Informatica.DataManagement/organizations_.
23+
24+
:::image type="content" source="media/informatica-create-advanced-serverless/informatica-subnet-delegation.png" alt-text="Screenshot showing how to delegate a subnet to the Informatica resource provider.":::
1925

2026
## Create an advanced serverless deployment
2127

@@ -80,7 +86,7 @@ You can specify custom tags for the new Informatica organization by adding custo
8086

8187
1. Select **Next: Review + Create** to navigate to the final step for serverless creation. When you get to the **Review + Create** pane, validations are run. Review all the selections made in the _Basics_, and optionally the _Tags_ panes..Review the Informatica and Azure Marketplace terms and conditions.
8288

83-
:::image type="content" source="media/informatica-create-advanced-serverless/informatica-serverless-review-create.png" alt-text="Screenshot of review and create informatica resource.":::
89+
:::image type="content" source="media/informatica-create-advanced-serverless/informatica-serverless-review-create.png" alt-text="Screenshot of the review and create Informatica resource tab.":::
8490

8591
1. After you review all the information, select **Create**. Azure now deploys the Informatica resource.
8692

articles/partner-solutions/informatica/informatica-manage-serverless.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,16 @@ title: Manage an Informatica serverless runtime environment through the Azure po
33
description: This article describes the management functions for Informatica serverless runtime environment on the Azure portal.
44

55
ms.topic: how-to
6-
ms.date: 04/04/2024
6+
ms.date: 04/12/2024
77
---
88

99
# Manage your Informatica serverless runtime environments from Azure portal
1010

11-
In this article, you learn various actions available for each of the serverless runtime environments in an IDMC organization
11+
In this article, you learn various actions available for each of the serverless runtime environments in an IDMC organization.
1212

1313
## Actions
14-
1. Use actions from serverless runtime environments context menu to manage your serverless runtime Environments in **Serverless Runtime Environment** pane.
14+
15+
1. Select **Serverless Runtime Environment** from the Resource menu. Use actions from the context menu to manage your serverless runtime environments in **Serverless Runtime Environment** pane.
1516

1617
:::image type="content" source="media/informatica-manage-serverless/informatica-manage-options.png" alt-text="Screenshot of actions to manage serverless runtime environments.":::
1718

@@ -20,7 +21,7 @@ In this article, you learn various actions available for each of the serverless
2021
| **View properties** | Display the properties of the serverless runtime environment |
2122
| **Edit properties** |Edit the properties of the serverless runtime environment. If the environment is up and running, you can edit only certain properties. If the environment failed, you can edit all the properties. |
2223
| **Delete environment** | Delete the serverless runtime environment if there are no dependencies. |
23-
| **Start environment** | Start a serverless runtime environment that wasn't running because it had failed. Use this action after you update the properties of the serverless runtime environment. |
24+
| **Start environment** | Start a serverless runtime environment that wasn't running because it failed. Use this action after you update the properties of the serverless runtime environment. |
2425
| **Clone environment** | Copy the selected environment to quickly create a new serverless runtime environment. Cloning an environment can save you time if the properties are mostly similar. |
2526

2627
## Next steps
Loading

0 commit comments

Comments
 (0)