Skip to content

Commit b30642e

Browse files
Merge pull request #309325 from TimShererWithAquent/us488525-02
Freshness Edit: Azure Native integrations: Informatica: Quickstart: Create an advanced serverless deployment using Informatica Intelligent Data Management Cloud
2 parents 3187357 + d215ecb commit b30642e

1 file changed

Lines changed: 22 additions & 24 deletions

File tree

Lines changed: 22 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,45 +1,43 @@
11
---
22
title: "Quickstart: Create an advanced serverless deployment using Informatica Intelligent Data Management Cloud"
33
description: This article describes how to set up a serverless runtime environment using the Azure portal and an Informatica IDMC organization.
4-
54
ms.topic: quickstart
6-
ms.date: 02/04/2026
7-
5+
ms.date: 03/31/2026
86
#customer intent: As a developer, I want an instance of the Informatica data management cloud so that I can use it with other Azure resources.
97
---
108
# Quickstart: Create an advanced serverless deployment using Informatica Intelligent Data Management Cloud
119

12-
In this quickstart, you use the Azure portal to create advanced serverless runtime in your Informatica IDMC organization.
10+
In this quickstart, you use the Azure portal to create an advanced serverless runtime in your Informatica Intelligent Data Management Cloud (IDMC) organization.
1311

1412
## Prerequisites
1513

16-
- An Informatica Organization. If you don't have an Informatica Organization. Refer to [Get started with Informatica – An Azure Native ISV Service](create.md)
14+
- An Informatica Organization. If you don't have an Informatica Organization, see [Get started with Informatica](create.md).
1715

1816
- 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 the Informatica portal at least once.
1917

20-
- A subnet used in serverless runtime environment must be delegated to _Informatica.DataManagement/organizations_.
18+
- A subnet used in serverless runtime environment must be delegated to *Informatica.DataManagement/organizations*.
2119

22-
:::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.":::
20+
:::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." lightbox="media/informatica-create-advanced-serverless/informatica-subnet-delegation.png":::
2321

2422
## Create an advanced serverless deployment
2523

26-
In this section, you see how to create an advanced serverless deployment of Informatica Intelligent Data Management Cloud (Informatica IDMC) using the Azure portal.
24+
In this section, you create an advanced serverless deployment of Informatica Intelligent Data Management Cloud using the Azure portal.
2725

28-
In the Informatica organization, select **Serverless Runtime Environment** from the service menu to navigate to _Advanced Serverless_ section where the existing list of serverless runtime environments are shown.
26+
In the Informatica organization, select **Serverless Runtime Environment** from the service menu to navigate to the **Advanced Serverless** section. It shows the existing list of serverless runtime environments.
2927

30-
:::image type="content" source="media/informatica-create-advanced-serverless/informatica-serverless.png" alt-text="Screenshot of Informatica serverless runtime environments pane.":::
28+
:::image type="content" source="media/informatica-create-advanced-serverless/informatica-serverless.png" alt-text="Screenshot of Informatica serverless runtime environments pane." lightbox="media/informatica-create-advanced-serverless/informatica-serverless.png":::
3129

3230
### Create Serverless Runtime Environments
3331

34-
In **Serverless Runtime Environments** pane, select **Create Serverless Runtime Environment** to launch the workflow to create serverless runtime environment.
32+
In **Serverless Runtime Environments**, select **Create Serverless Runtime Environment** to launch the workflow to create serverless runtime environment.
3533

36-
:::image type="content" source="media/informatica-create-advanced-serverless/informatica-serverless-create.png" alt-text="Screenshot of Option to create serverless runtime environment.":::
34+
:::image type="content" source="media/informatica-create-advanced-serverless/informatica-serverless-create.png" alt-text="Screenshot of Option to create serverless runtime environment." lightbox="media/informatica-create-advanced-serverless/informatica-serverless-create.png":::
3735

3836
### Basics
3937

40-
Set the following values in the _Basics_ pane.
38+
Set the following values in the **Basics** tab.
4139

42-
:::image type="content" source="media/informatica-create-advanced-serverless/informatica-serverless-workflow.png" alt-text="Screenshot of Workflow to create serverless runtime environment.":::
40+
:::image type="content" source="media/informatica-create-advanced-serverless/informatica-serverless-workflow.png" alt-text="Screenshot of Workflow to create serverless runtime environment." lightbox="media/informatica-create-advanced-serverless/informatica-serverless-workflow.png":::
4341

4442
| Property | Description |
4543
| --------- | --------- |
@@ -51,9 +49,9 @@ Set the following values in the _Basics_ pane.
5149

5250
### Platform Detail
5351

54-
Set the following values in the _Platform Detail_ pane.
52+
Set the following values in the **Platform Detail** tab.
5553

56-
:::image type="content" source="media/informatica-create-advanced-serverless/informatica-serverless-platform-detail.png" alt-text="Screenshot of platform details in serverless creation flow.":::
54+
:::image type="content" source="media/informatica-create-advanced-serverless/informatica-serverless-platform-detail.png" alt-text="Screenshot of platform details in serverless creation flow." lightbox="media/informatica-create-advanced-serverless/informatica-serverless-platform-detail.png":::
5755

5856
| Property | Description |
5957
| --------- | --------- |
@@ -63,17 +61,17 @@ Set the following values in the _Platform Detail_ pane.
6361
| **Supplementary file Location** | Location of any supplementary files. Use the following format:`abfs://<file_system>@<account_name>.dfs.core.windows.net/<path>` For example, to use a JDBC connection, you place the JDBC JAR files in the supplementary file location. Then enter this location:`abfs://[email protected]/serverless`. |
6462
| **Custom Properties** | Specific properties that might be required for the virtual network. Use custom properties only as directed by Informatica Global Customer Support. |
6563

66-
### RunTime Configuration
64+
### Runtime Configuration
6765

68-
In _RunTime Configuration_ pane, the customer properties retrieved from the IDMC environment are shown. New parameters can be added by selecting **Add Property**.
66+
The **Runtime Configuration** tab shows the customer properties retrieved from the IDMC environment. To add new parameters, select **Add Property**.
6967

70-
:::image type="content" source="media/informatica-create-advanced-serverless/informatica-serverless-runtime-configuration.png" alt-text="Screenshot of runtime configurations.":::
68+
:::image type="content" source="media/informatica-create-advanced-serverless/informatica-serverless-runtime-configuration.png" alt-text="Screenshot of runtime configurations." lightbox="media/informatica-create-advanced-serverless/informatica-serverless-runtime-configuration.png":::
7169

7270
### Tags
7371

74-
You can specify custom tags for the new Informatica organization by adding custom key-value pairs. Set any required tags in the _Tags_ pane.
72+
You can specify custom tags for the new Informatica organization by adding custom key-value pairs. Set any required tags in the **Tags** tab.
7573

76-
:::image type="content" source="media/informatica-create-advanced-serverless/informatica-serverless-tags.png" alt-text="Screenshot showing the tags pane in the Informatica create experience.":::
74+
:::image type="content" source="media/informatica-create-advanced-serverless/informatica-serverless-tags.png" alt-text="Screenshot showing the tags pane in the Informatica create experience." lightbox="media/informatica-create-advanced-serverless/informatica-serverless-tags.png":::
7775

7876
| Property | Description |
7977
| ---------- | ------------- |
@@ -86,10 +84,10 @@ You can specify custom tags for the new Informatica organization by adding custo
8684

8785
:::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.":::
8886

89-
1. After you review all the information, select **Create**. Azure now deploys the Informatica resource.
87+
:::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." lightbox="media/informatica-create-advanced-serverless/informatica-serverless-review-create.png":::
9088

91-
:::image type="content" source="media/informatica-create/informatica-deploy.png" alt-text="Screenshot showing Informatica deployment in process.":::
89+
1. After you review the information, select **Create**. Azure now deploys the Informatica resource.
9290

93-
## Next steps
91+
:::image type="content" source="media/informatica-create/informatica-deploy.png" alt-text="Screenshot showing Informatica deployment in process." lightbox="media/informatica-create/informatica-deploy.png":::
9492

9593
- [Manage the Informatica resource](manage.md)

0 commit comments

Comments
 (0)