Skip to content

Commit b724c3b

Browse files
committed
Default to standard feedback
1 parent 189ed8d commit b724c3b

File tree

1 file changed

+9
-28
lines changed

1 file changed

+9
-28
lines changed

docfx.json

Lines changed: 9 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@
255255
"breadcrumb_path": "/azure/bread/toc.json",
256256
"feedback_github_repo": "MicrosoftDocs/azure-docs",
257257
"feedback_product_url": "https://feedback.azure.com/d365community/forum/79b1327d-d925-ec11-b6e6-000d3a4f06a4",
258-
"feedback_system": "GitHub",
258+
"feedback_system": "Standard",
259259
"searchScope": [
260260
"Azure"
261261
],
@@ -463,8 +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",
466+
"articles/partner-solutions/split-experimentation/**/*.md": "maud-lv",
467+
"articles/partner-solutions/split-experimentation/**/*.yml": "maud-lv",
468468
"articles/quotas/**/*.md": "JnHs",
469469
"articles/quotas/**/*.yml": "JnHs",
470470
"articles/service-bus-messaging/*.md": "spelluru",
@@ -644,11 +644,11 @@
644644
"articles/partner-solutions/nginx/**/*.md": "https://developercommunity.microsoft.com/nginx/suggest",
645645
"articles/partner-solutions/qumulo/**/*.md": "https://developercommunity.microsoft.com/qumulo/suggest",
646646
"articles/partner-solutions/new-relic/**/*.md": "https://developercommunity.microsoft.com/newrelic/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",
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",
650650
"articles/partner-solutions/partners.md": "https://developercommunity.microsoft.com/home",
651-
"articles/partner-solutions/overview.md": "https://developercommunity.microsoft.com/home",
651+
"articles/partner-solutions/overview.md": "https://developercommunity.microsoft.com/home",
652652
"articles/partner-solutions/split-experimentation/**/*.md":"https://github.com/Azure/AppConfiguration/issues",
653653
"articles/playwright-testing/**/*.md": "https://aka.ms/mpt/feedback",
654654
"articles/power-bi-embedded/**/*.md": "https://feedback.azure.com/d365community/forum/79b1327d-d925-ec11-b6e6-000d3a4f06a4",
@@ -685,36 +685,17 @@
685685
"articles/vpn-gateway/**/*.md": "https://feedback.azure.com/d365community/forum/8ae9bf04-8326-ec11-b6e6-000d3a4f0789?c=9fa5490b-8326-ec11-b6e6-000d3a4f0789"
686686
},
687687
"feedback_system": {
688-
"articles/active-directory-b2c/*.md": "Standard",
689688
"articles/ai-services/Anomaly-Detector/**/*.*": "None",
690689
"articles/ai-services/content-moderator/**/*.*": "None",
691690
"articles/ai-services/metrics-advisor/**/*.*": "None",
692691
"articles/ai-services/personalizer/**/*.*": "None",
693692
"articles/ai-services/qnamaker/**/*.*": "None",
694693
"articles/ai-services/LUIS/**/*.*": "None",
694+
"articles/aks": "github",
695695
"articles/azure-monitor/**/*.*": "None",
696696
"articles/advisor/**/*.*": "None",
697-
"articles/azure-relay/**/*": "Standard",
698-
"articles/cost-management-billing/**/*": "Standard",
699-
"articles/data-catalog/**/*": "Standard",
700-
"articles/data-factory/**/*": "Standard",
701-
"articles/data-share/**/*": "Standard",
702-
"articles/deployment-environments/**/*": "Standard",
703-
"articles/dev-box/**/*": "Standard",
704-
"articles/devtest-labs/**/*": "Standard",
705-
"articles/devtest/offer/**/*": "Standard",
706-
"articles/event-grid/**/*": "Standard",
707-
"articles/event-hubs/**/*": "Standard",
708-
"articles/hdinsight/**/*": "Standard",
709-
"articles/hdinsight-aks/**/*": "Standard",
710697
"articles/iot-operations/**/*": "GitHub",
711-
"articles/messaging-services/**/*": "Standard",
712-
"articles/lab-services/**/*": "Standard",
713-
"articles/load-testing/**/*": "Standard",
714-
"articles/playwright-testing/**/*": "Standard",
715-
"articles/service-bus-messaging/**/*": "Standard",
716-
"articles/synapse-analytics/**/*": "Standard",
717-
"articles/virtual-machines/linux/classic/**/*": "None",
698+
"articles/virtual-machines/linux/classic/**/*": "None",
718699
"articles/virtual-machines/windows/classic/**/*": "None"
719700
},
720701
"feedback_help_link_url": {

0 commit comments

Comments
 (0)