Skip to content

Commit eb418bf

Browse files
committed
Added missing docs property
1 parent 3df0713 commit eb418bf

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

src/data/standards.json

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,6 @@
55
"tag": ["lowimpact"],
66
"helpText": "Defines the email address to receive general updates and information related to M365 subscriptions. Leave a contact field blank if you do not want to update the contact information.",
77
"docsDescription": "",
8-
"disabledFeatures": {
9-
"report": false,
10-
"warn": false,
11-
"remediate": false
12-
},
138
"addedComponent": [
149
{
1510
"type": "input",
@@ -645,7 +640,9 @@
645640
"addedComponent": [],
646641
"label": "Disables Voice call as an MFA method",
647642
"impact": "High Impact",
648-
"impactColour": "danger"
643+
"impactColour": "danger",
644+
"powershellEquivalent": "Update-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration",
645+
"recommendedBy": []
649646
},
650647
{
651648
"name": "standards.DisableEmail",

0 commit comments

Comments
 (0)