Skip to content

Commit bbe03fe

Browse files
author
Jill Grant
authored
Merge pull request #278257 from JasonWHowell/standardfeedback
Default to standard feedback
2 parents 07f8ae5 + 795a7e2 commit bbe03fe

File tree

2 files changed

+97
-33
lines changed

2 files changed

+97
-33
lines changed
Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
name: "📄 Feedback control template"
2+
title: "Feedback"
3+
description: >-
4+
⛔ This template is intended for use by the feedback control on the bottom of every page on the
5+
live site. If you aren't using the feedback control, choose one of the other templates.⛔
6+
labels:
7+
- "needs-triage"
8+
body:
9+
- type: markdown
10+
attributes:
11+
value: "## 🎁Enter your feedback🎁"
12+
- type: markdown
13+
attributes:
14+
value: Select the issue type, and describe the issue in the text box below. Add as much detail as needed to help us resolve the issue.
15+
- type: dropdown
16+
id: issue-type
17+
attributes:
18+
label: Type of issue
19+
options:
20+
- Typo
21+
- Code doesn't work
22+
- Missing information
23+
- Outdated article
24+
- Other (describe below)
25+
validations:
26+
required: true
27+
- type: textarea
28+
id: userfeedback
29+
validations:
30+
required: true
31+
attributes:
32+
label: Feedback
33+
description: >-
34+
If possible, please provide extended details that will add context and help the team update
35+
the documentation. Additional details may not be useful for typos, grammar, formatting, etc.
36+
For technical or factual errors, please include code snippets and output to show how the
37+
documentation is incorrect.
38+
- type: markdown
39+
attributes:
40+
value: "## 🚧 Article information 🚧"
41+
- type: markdown
42+
attributes:
43+
value: "*Don't modify the following fields*. They are automatically filled in for you. Doing so will disconnect your issue from the affected article. *Don't edit them*."
44+
- type: input
45+
id: pageUrl
46+
validations:
47+
required: true
48+
attributes:
49+
label: Page URL
50+
- type: input
51+
id: contentSourceUrl
52+
validations:
53+
required: true
54+
attributes:
55+
label: Content source URL
56+
- type: input
57+
id: author
58+
validations:
59+
required: true
60+
attributes:
61+
label: Author
62+
description: GitHub Id of the author
63+
- type: input
64+
id: documentVersionIndependentId
65+
validations:
66+
required: true
67+
attributes:
68+
label: Document Id

docfx.json

Lines changed: 29 additions & 33 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,35 +685,15 @@
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/**/*": "OpenSource",
695695
"articles/azure-monitor/**/*.*": "None",
696-
"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",
710-
"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",
696+
"articles/advisor/**/*.*": "None",
717697
"articles/virtual-machines/linux/classic/**/*": "None",
718698
"articles/virtual-machines/windows/classic/**/*": "None"
719699
},
@@ -733,6 +713,22 @@
733713
"articles/load-testing/**/*": "get-help-at-qna",
734714
"articles/iot-operations/**/*": "get-help-at-qna"
735715
},
716+
"open_source_feedback_contributorGuideUrl":
717+
{
718+
"articles/aks/**/*": "https://learn.microsoft.com/contribute/content/"
719+
},
720+
"open_source_feedback_issueTitle":
721+
{
722+
"articles/aks/**/*": ""
723+
},
724+
"open_source_feedback_issueUrl":
725+
{
726+
"articles/aks/**/*": "https://github.com/MicrosoftDocs/azure-docs/issues/new?template=aks-customer-feedback.yml"
727+
},
728+
"open_source_feedback_productName":
729+
{
730+
"articles/aks/**/*": "Azure Kubernetes Service"
731+
},
736732
"learn_banner_products": {
737733
"articles/**/*.md": [
738734
"azure"
@@ -908,8 +904,8 @@
908904
"articles/operator-insights/**/*.yml": "rdunstan",
909905
"articles/partner-solutions/**/*.md": "franlanglois",
910906
"articles/partner-solutions/**/*.yml": "franlanglois",
911-
"articles/partner-solutions/split-experimentation/**/*.md":"malev",
912-
"articles/partner-solutions/split-experimentation/**/*.yml":"malev",
907+
"articles/partner-solutions/split-experimentation/**/*.md":"malev",
908+
"articles/partner-solutions/split-experimentation/**/*.yml":"malev",
913909
"articles/quotas/**/*.md": "jenhayes",
914910
"articles/quotas/**/*.yml": "jenhayes",
915911
"articles/search/*.md": "heidist",
@@ -1124,8 +1120,8 @@
11241120
"articles/partner-solutions/astronomer/**/*.yml": "astronomer",
11251121
"articles/partner-solutions/informatica/**/*.md": "informatica",
11261122
"articles/partner-solutions/informatica/**/*.yml": "informatica",
1127-
"articles/partner-solutions/split-experimentation/**/*.md": "split-experimentation",
1128-
"articles/partner-solutions/split-experimentation/**/*.yml": "split-experimentation",
1123+
"articles/partner-solutions/split-experimentation/**/*.md": "split-experimentation",
1124+
"articles/partner-solutions/split-experimentation/**/*.yml": "split-experimentation",
11291125
"articles/ai-services/face/**/*.md": "azure-ai-face",
11301126
"articles/ai-services/lus/**/*.md": "azure-ai-luis",
11311127
"articles/media-services/azure-media-player/*.md": "media-player",

0 commit comments

Comments
 (0)