Skip to content

Commit 5a61d67

Browse files
committed
Adjusting feedback
1 parent dae6dca commit 5a61d67

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

docfx.json

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -691,9 +691,7 @@
691691
"articles/ai-services/personalizer/**/*.*": "None",
692692
"articles/ai-services/qnamaker/**/*.*": "None",
693693
"articles/ai-services/LUIS/**/*.*": "None",
694-
"articles/aks/**/*": "OpenSource",
695-
"articles/azure-monitor/**/*.*": "None",
696-
"articles/advisor/**/*.*": "None",
694+
"articles/aks/**/*": "OpenSource",
697695
"articles/virtual-machines/linux/classic/**/*": "None",
698696
"articles/virtual-machines/windows/classic/**/*": "None"
699697
},
@@ -721,10 +719,22 @@
721719
{
722720
"articles/aks/**/*": ""
723721
},
722+
"open_source_feedback_issueLabels":
723+
{
724+
"articles/aks/**/*": "needs-triage, azure-kubernetes-service/svc"
725+
},
724726
"open_source_feedback_issueUrl":
725727
{
726728
"articles/aks/**/*": "https://github.com/MicrosoftDocs/azure-docs/issues/new?template=aks-customer-feedback.yml"
727729
},
730+
"open_source_feedback_productLogoLightUrl":
731+
{
732+
"articles/aks/**/*": "https://learn.microsoft.com/azure/media/index/kubernetes-services.svg"
733+
},
734+
"open_source_feedback_productLogoDarkUrl":
735+
{
736+
"articles/aks/**/*": "https://learn.microsoft.com/azure/media/index/kubernetes-services.svg"
737+
},
728738
"open_source_feedback_productName":
729739
{
730740
"articles/aks/**/*": "Azure Kubernetes Service"

0 commit comments

Comments
 (0)