Skip to content

Commit a70142d

Browse files
authored
Merge pull request #272406 from flang-msft/fxl---informatica-post-publish
fxl---post publish infrastructure, breadcrumbs, sub-service
2 parents 042a944 + 0edf1ff commit a70142d

File tree

2 files changed

+13
-6
lines changed

2 files changed

+13
-6
lines changed

bread/toc.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,10 @@ items:
316316
topicHref: /azure/partner-solutions/palo-alto/palo-alto-overview
317317
- name: Apache Airflow on Astro
318318
tocHref: /azure/partner-solutions/astronomer/
319-
topicHref: /azure/partner-solutions/astronomer/index
319+
topicHref: /azure/partner-solutions/astronomer/index
320+
- name: Informatica Intelligent Data Management Cloud
321+
tocHref: /azure/partner-solutions/informatica/
322+
topicHref: /azure/partner-solutions/informatica/index
320323
- name: SignalR Service
321324
tocHref: /azure/azure-signalr/
322325
topicHref: /azure/azure-signalr/

docfx.json

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -627,14 +627,16 @@
627627
"articles/openshift/**/*.md": "https://feedback.azure.com/d365community/forum/79b1327d-d925-ec11-b6e6-000d3a4f06a4",
628628
"articles/operations-management-suite/**/*.md": "https://feedback.azure.com/d365community/forum/79b1327d-d925-ec11-b6e6-000d3a4f06a4",
629629
"articles/postgresql/**/*.md": "https://feedback.azure.com/d365community/forum/c5e32b97-ee24-ec11-b6e6-000d3a4f0da0",
630+
"articles/partner-solutions/elastic/**/*.md": "https://developercommunity.microsoft.com/elastic/suggest",
631+
"articles/partner-solutions/datadog/**/*.md": "https://developercommunity.microsoft.com/datadog/suggest",
630632
"articles/partner-solutions/dynatrace/**/*.md": "https://developercommunity.microsoft.com/dynatrace/suggest",
631-
"articles/partner-solutions/datadog/**/*.md": "https://developercommunity.microsoft.com/datadog/suggest",
632-
"articles/partner-solutions/elastic/**/*.md": "https://developercommunity.microsoft.com/elastic/suggest",
633-
"articles/partner-solutions/apache-kafka-confluent-cloud/**/*.md": "https://developercommunity.microsoft.com/confluent/suggest",
633+
"articles/partner-solutions/apache-kafka-confluent-cloud/**/*.md": "https://developercommunity.microsoft.com/confluent/suggest",
634+
"articles/partner-solutions/nginx/**/*.md": "https://developercommunity.microsoft.com/nginx/suggest",
635+
"articles/partner-solutions/qumulo/**/*.md": "https://developercommunity.microsoft.com/qumulo/suggest",
634636
"articles/partner-solutions/new-relic/**/*.md": "https://developercommunity.microsoft.com/newrelic/suggest",
635-
"articles/partner-solutions/nginx/**/*.md": "https://developercommunity.microsoft.com/nginx/suggest",
636637
"articles/partner-solutions/palo-alto/**/*.md": "https://developercommunity.microsoft.com/pan/suggest",
637-
"articles/partner-solutions/qumulo/**/*.md": "https://developercommunity.microsoft.com/qumulo/suggest",
638+
"articles/partner-solutions/astronomer/**/*.md": "https://developercommunity.microsoft.com/astronomer/suggest",
639+
"articles/partner-solutions/informatica/**/*.md": "https://developercommunity.microsoft.com/informatica/suggest",
638640
"articles/partner-solutions/partners.md": "https://developercommunity.microsoft.com/home",
639641
"articles/partner-solutions/overview.md": "https://developercommunity.microsoft.com/home",
640642
"articles/playwright-testing/**/*.md": "https://aka.ms/mpt/feedback",
@@ -1074,6 +1076,8 @@
10741076
"articles/partner-solutions/palo-alto/**/*.yml": "palo-alto",
10751077
"articles/partner-solutions/astronomer/**/*.md": "astronomer",
10761078
"articles/partner-solutions/astronomer/**/*.yml": "astronomer",
1079+
"articles/partner-solutions/informatica/**/*.md": "informatica",
1080+
"articles/partner-solutions/informatica/**/*.yml": "informatica",
10771081
"articles/ai-services/face/**/*.md": "azure-ai-face",
10781082
"articles/ai-services/lus/**/*.md": "azure-ai-luis",
10791083
"articles/media-services/azure-media-player/*.md": "media-player",

0 commit comments

Comments
 (0)