We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 094788d + d1eb6c6 commit ef338b7Copy full SHA for ef338b7
_data/portals/user.json
@@ -325,6 +325,10 @@
325
{
326
"icon": "aka.ms",
327
"url": "https://aka.ms/mysecurityinfo/"
328
+ },
329
+ {
330
+ "icon": "aka.ms",
331
+ "url": "https://aka.ms/mfasetup"
332
}
333
]
334
},
@@ -404,16 +408,6 @@
404
408
"portalName": "Microsoft PSTN user settings",
405
409
"primaryURL": "https://dialin.teams.microsoft.com/usp/pstnconferencing"
406
410
407
- {
- "portalName": "MFA Setup",
- "primaryURL": "https://account.activedirectory.windowsazure.com/proofup.aspx",
- "secondaryURLs": [
411
412
- "icon": "aka.ms",
413
- "url": "https://aka.ms/mfasetup"
414
- }
415
- ]
416
- },
417
418
"portalName": "My Access",
419
"primaryURL": "https://myaccess.microsoft.com"
0 commit comments