Skip to content

Commit 72b0549

Browse files
authored
Merge pull request #278352 from JasonWHowell/feedback
Adjusting AKS feedback - add icon and labels and title
2 parents a309aba + 5f977a5 commit 72b0549

File tree

1 file changed

+32
-22
lines changed

1 file changed

+32
-22
lines changed

docfx.json

Lines changed: 32 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -267,30 +267,30 @@
267267
"contributors_to_exclude": [
268268
"alexbuckgit",
269269
"American-Dipper",
270-
"AnnaMHuff",
271-
"cdpark",
270+
"AnnaMHuff",
271+
"cdpark",
272272
"Court72",
273-
"damabe",
273+
"damabe",
274274
"denrea",
275-
"dksimpson",
275+
"dksimpson",
276276
"garycentric",
277277
"GitHubber17",
278278
"Jak-MS",
279-
"JamesJBarnett",
279+
"JamesJBarnett",
280280
"JasonWHowell",
281-
"JillGrant615",
282-
"JKirsch1",
283-
"Jmart1428",
284-
"JustPies",
281+
"JillGrant615",
282+
"JKirsch1",
283+
"Jmart1428",
284+
"JustPies",
285285
"ktoliver",
286-
"LizCasey1",
287-
"MeeraDi",
286+
"LizCasey1",
287+
"MeeraDi",
288288
"meganbradley",
289-
"mohitp930",
290-
"mSarts",
291-
"ms-robkni",
289+
"mohitp930",
290+
"mSarts",
291+
"ms-robkni",
292292
"openpublishingbuild",
293-
"paulth1",
293+
"paulth1",
294294
"PMEds28",
295295
"PRmerger",
296296
"PRMerger17",
@@ -305,7 +305,7 @@
305305
"sdwheeler",
306306
"ShannonLeavitt",
307307
"ShawnJackson",
308-
"ShawnKupfer",
308+
"ShawnKupfer",
309309
"tfosmark",
310310
"TimShererWithAquent",
311311
"ttorble",
@@ -318,9 +318,9 @@
318318
"v-regandowner",
319319
"v-savila",
320320
"v-shils",
321-
"v-stsavell",
321+
"v-stsavell",
322322
"v-thepet",
323-
"v-thpra"
323+
"v-thpra"
324324
]
325325
},
326326
"fileMetadata": {
@@ -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
},
@@ -719,12 +717,24 @@
719717
},
720718
"open_source_feedback_issueTitle":
721719
{
722-
"articles/aks/**/*": ""
720+
"articles/aks/**/*": "AKS Learn feedback:"
721+
},
722+
"open_source_feedback_issueLabels":
723+
{
724+
"articles/aks/**/*": "azure-kubernetes-service/svc"
723725
},
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)