Skip to content

Commit 0c34141

Browse files
authored
Merge pull request #277973 from maud-lv/patch-19
Add Split metadata
2 parents eef7936 + 6889f8c commit 0c34141

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

articles/partner-solutions/split-experimentation/create.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ description: Start running an experiment by creating a Split Experimentation Wor
44
#customerintent: As a developer, I want to learn how to get started with Split Experimentation, by creating a Split Experimentation workspace.
55
author: maud-lv
66
ms.author: malev
7-
ms.service: azure-app-configuration
87
ms.custom:
98
- build-2024
109
ms.topic: quickstart

docfx.json

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -463,6 +463,8 @@
463463
"articles/operator-insights/**/*.yml": "rcdun",
464464
"articles/partner-solutions/**/*.md": "flang-msft",
465465
"articles/partner-solutions/**/*.yml": "flang-msft",
466+
"articles/partner-solutions/split-experimentation/**/*.md": "maud-lv",
467+
"articles/partner-solutions/split-experimentation/**/*.yml": "maud-lv",
466468
"articles/quotas/**/*.md": "JnHs",
467469
"articles/quotas/**/*.yml": "JnHs",
468470
"articles/service-bus-messaging/*.md": "spelluru",
@@ -642,11 +644,12 @@
642644
"articles/partner-solutions/nginx/**/*.md": "https://developercommunity.microsoft.com/nginx/suggest",
643645
"articles/partner-solutions/qumulo/**/*.md": "https://developercommunity.microsoft.com/qumulo/suggest",
644646
"articles/partner-solutions/new-relic/**/*.md": "https://developercommunity.microsoft.com/newrelic/suggest",
645-
"articles/partner-solutions/palo-alto/**/*.md": "https://developercommunity.microsoft.com/pan/suggest",
646-
"articles/partner-solutions/astronomer/**/*.md": "https://developercommunity.microsoft.com/astronomer/suggest",
647-
"articles/partner-solutions/informatica/**/*.md": "https://developercommunity.microsoft.com/informatica/suggest",
647+
"articles/partner-solutions/palo-alto/**/*.md": "https://developercommunity.microsoft.com/pan/suggest",
648+
"articles/partner-solutions/astronomer/**/*.md": "https://developercommunity.microsoft.com/astronomer/suggest",
649+
"articles/partner-solutions/informatica/**/*.md": "https://developercommunity.microsoft.com/informatica/suggest",
648650
"articles/partner-solutions/partners.md": "https://developercommunity.microsoft.com/home",
649-
"articles/partner-solutions/overview.md": "https://developercommunity.microsoft.com/home",
651+
"articles/partner-solutions/overview.md": "https://developercommunity.microsoft.com/home",
652+
"articles/partner-solutions/split-experimentation/**/*.md":"https://github.com/Azure/AppConfiguration/issues",
650653
"articles/playwright-testing/**/*.md": "https://aka.ms/mpt/feedback",
651654
"articles/power-bi-embedded/**/*.md": "https://feedback.azure.com/d365community/forum/79b1327d-d925-ec11-b6e6-000d3a4f06a4",
652655
"articles/power-bi-workspace-collections/**/*.md": "https://feedback.azure.com/d365community/forum/79b1327d-d925-ec11-b6e6-000d3a4f06a4",
@@ -903,6 +906,8 @@
903906
"articles/operator-insights/**/*.yml": "rdunstan",
904907
"articles/partner-solutions/**/*.md": "franlanglois",
905908
"articles/partner-solutions/**/*.yml": "franlanglois",
909+
"articles/partner-solutions/split-experimentation/**/*.md":"malev",
910+
"articles/partner-solutions/split-experimentation/**/*.yml":"malev",
906911
"articles/quotas/**/*.md": "jenhayes",
907912
"articles/quotas/**/*.yml": "jenhayes",
908913
"articles/search/*.md": "heidist",
@@ -1117,6 +1122,8 @@
11171122
"articles/partner-solutions/astronomer/**/*.yml": "astronomer",
11181123
"articles/partner-solutions/informatica/**/*.md": "informatica",
11191124
"articles/partner-solutions/informatica/**/*.yml": "informatica",
1125+
"articles/partner-solutions/split-experimentation/**/*.md": "split-experimentation",
1126+
"articles/partner-solutions/split-experimentation/**/*.yml": "split-experimentation",
11201127
"articles/ai-services/face/**/*.md": "azure-ai-face",
11211128
"articles/ai-services/lus/**/*.md": "azure-ai-luis",
11221129
"articles/media-services/azure-media-player/*.md": "media-player",

0 commit comments

Comments
 (0)