Skip to content

Commit 0d48593

Browse files
Merge pull request #4226 from Jr7468/StandardNamePronounciation
Standard name pronounciation
2 parents 13b2665 + 1a475fa commit 0d48593

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

src/data/standards.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,21 @@
224224
"powershellEquivalent": "Update-MgBetaAdminPeoplePronoun -IsEnabledInOrganization:$true",
225225
"recommendedBy": []
226226
},
227+
{
228+
"name": "standards.EnableNamePronunciation",
229+
"cat": "Global Standards",
230+
"tag": [],
231+
"helpText": "Enables the Name Pronunciation feature for the tenant. This allows users to set their name pronunciation in their profile.",
232+
"docsDescription": "Enables the Name Pronunciation feature for the tenant. This allows users to set their name pronunciation in their profile.",
233+
"addedComponent": [],
234+
"label": "Enable Name Pronunciation",
235+
"impact": "Low Impact",
236+
"impactColour": "info",
237+
"addedDate": "2025-06-06",
238+
"recommendedBy": [
239+
"CIPP"
240+
]
241+
},
227242
{
228243
"name": "standards.AnonReportDisable",
229244
"cat": "Global Standards",

0 commit comments

Comments
 (0)