Skip to content

Commit 7d921a9

Browse files
Acrolinx. Add FAQ to TOC.
1 parent a2ff2d8 commit 7d921a9

3 files changed

Lines changed: 17 additions & 13 deletions

File tree

articles/partner-solutions/informatica/faq.yml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
### YamlMime:FAQ
22
metadata:
33
title: Informatica Intelligent Data Management Cloud frequently asked questions
4-
description: Answers to common questions about using Informatica Intelligent Data Management Cloud - Azure Native ISV Service
4+
description: Answers to common questions about using Informatica Intelligent Data Management Cloud - Azure Native ISV Service.
55
ms.topic: faq
66
ai-usage: ai-generated
77
ms.date: 12/17/2025
@@ -41,18 +41,18 @@ sections:
4141
- Link to an existing organization and continue with existing Informatica billing
4242
- question: What regions are available for Informatica IDMC?
4343
answer: |
44-
You can select the Azure region closest to where you want to deploy your Informatica Azure resource, and you also select the Informatica region where you want to create your Informatica organization during the setup process.
44+
You can select the Azure region closest to where you want to deploy your Informatica Azure resource. You also select the Informatica region where you want to create your Informatica organization during the setup process.
4545
- question: How do I access my Informatica organization after creation?
4646
answer: |
47-
After the deployment finishes, select "Go to Resource" to navigate to your Informatica resource. From the Overview pane, you can access your organization through the SSO URL or the IDMC Account Login link. The first time you access the SSO URL, you might need to grant permissions and provide user consent.
47+
After the deployment finishes, select **Go to Resource** to navigate to your Informatica resource. From the Overview pane, you can access your organization through the SSO URL or the IDMC Account Login link. The first time you access the SSO URL, you might need to grant permissions and provide user consent.
4848
- name: Serverless runtime environments
4949
questions:
5050
- question: What is an advanced serverless deployment in Informatica?
5151
answer: |
5252
An advanced serverless deployment allows you to create a serverless runtime environment in your Informatica IDMC organization. This environment runs tasks outside of or in advanced mode, with configurable compute units and task timeouts. You can select task types including Data Integration or Advanced Data Integration.
5353
- question: What are the prerequisites for creating a serverless runtime environment?
5454
answer: |
55-
You need an existing Informatica organization, and you must sign in to the Informatica portal from the Overview tab at least once before creating a serverless runtime environment. Additionally, the subnet used in the serverless runtime environment must be delegated to "Informatica.DataManagement/organizations".
55+
You need an existing Informatica organization, and you must sign in to the Informatica portal from the Overview tab at least once before creating a serverless runtime environment. Additionally, the subnet used in the serverless runtime environment must be delegated to *Informatica.DataManagement/organizations*.
5656
- question: What configuration options are available for serverless runtime environments?
5757
answer: |
5858
You can configure:
@@ -67,22 +67,22 @@ sections:
6767
- Tags
6868
- question: How do I manage my serverless runtime environments?
6969
answer: |
70-
Within your Informatica organization, select "Serverless Runtime Environment" from the service menu. Available actions include:
70+
Within your Informatica organization, select **Serverless Runtime Environment** from the service menu. Available actions include:
7171
- View properties
7272
- Edit properties
7373
- Delete environment
7474
- Start environment
7575
- Clone environment
7676
77-
For more details, see [Manage your Informatica serverless runtime environments](manage-serverless.md).
77+
For more information, see [Manage your Informatica serverless runtime environments](manage-serverless.md).
7878
- name: Billing and plans
7979
questions:
8080
- question: How does billing work for Informatica IDMC?
8181
answer: |
8282
Informatica IDMC provides unified billing through Azure Marketplace. You can select a billing term and plan when creating your resource. All billing for the Informatica resource goes through your Azure subscription.
8383
- question: Can I change my billing plan?
8484
answer: |
85-
During the creation process, you can select "Change plan" to choose the plan you want to subscribe to. The available billing terms are presented during the setup process.
85+
During the creation process, you can select **Change plan** to choose the plan you want to subscribe to. The available billing terms are presented during the setup process.
8686
- name: Management and operations
8787
questions:
8888
- question: How does single sign-on work with Informatica?
@@ -91,11 +91,11 @@ sections:
9191
- question: How do I delete an Informatica deployment?
9292
answer: |
9393
To delete an Informatica resource:
94-
1. Select the Informatica deployment from the service menu
95-
2. On the Overview pane, select "Delete"
96-
3. Confirm by entering the name of the resource
97-
4. Select the reason for deletion
98-
5. Select "Delete"
94+
1. Select the Informatica deployment from the service menu.
95+
2. On the Overview pane, select **Delete**.
96+
3. Confirm by entering the name of the resource.
97+
4. Select the reason for deletion.
98+
5. Select **Delete**.
9999
100100
Once deleted, all billing stops for that resource through Azure Marketplace.
101101
- question: Can I add custom tags to my Informatica resources?
@@ -105,7 +105,7 @@ sections:
105105
questions:
106106
- question: How do I get support for Informatica IDMC?
107107
answer: |
108-
You can contact [Informatica support](https://support.informatica.com/) directly or request support through the Azure portal. In your resource, select "Support + Troubleshooting" > "New support request" from the service menu, which provides a link to the Informatica support website.
108+
You can contact [Informatica support](https://support.informatica.com/) directly or request support through the Azure portal. In your resource, select **Support + Troubleshooting** > **New support request** from the service menu, which provides a link to the Informatica support website.
109109
- question: What should I do if my serverless runtime environment fails?
110110
answer: |
111111
If a serverless runtime environment fails, you can edit all the properties of the environment and then use the "Start environment" action to restart it after updating the properties. If the environment is up and running, you can edit only certain properties.

articles/partner-solutions/informatica/index.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ landingContent:
1919
links:
2020
- text: What is Informatica IDMC?
2121
url: informatica-overview.md
22+
- text: FAQ
23+
url: faq.yml
2224
- linkListType: how-to-guide
2325
links:
2426
- text: Manage your Informatica organization

articles/partner-solutions/informatica/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ items:
55
items:
66
- name: What is Informatica Intelligent Data Management Cloud (IDMC)
77
href: overview.md
8+
- name: FAQ
9+
href: faq.yml
810
- name: Quickstarts
911
expanded: true
1012
items:

0 commit comments

Comments
 (0)