Skip to content

Commit

Permalink
Merge pull request #242 from BaileyLawson/Add-Entra-Portal
Browse files Browse the repository at this point in the history
Replace Azure AD link with Microsoft Entra
  • Loading branch information
adamfowlerit committed Aug 22, 2023
2 parents 461bc15 + b351947 commit b0fbbe2
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions _data/portals/admin.json
Original file line number Diff line number Diff line change
Expand Up @@ -259,12 +259,13 @@
"note": "Preview"
},
{
"portalName": "Azure Active Directory admin center (Azure AD)",
"primaryURL": "https://aad.portal.azure.com",
"portalName": "Microsoft Entra Admin Center (Formerly Azure AD Admin Center)",
"primaryURL": "https://entra.microsoft.com",
"note": "Identity Management"
"secondaryURLs": [
{
"icon": "aka.ms",
"url": "https://aka.ms/azad"
"url": "https://aka.ms/MSEntraPortal"
}
]
},
Expand Down Expand Up @@ -515,11 +516,6 @@
"primaryURL": "https://portal.azure.com/#blade/Microsoft_Azure_Security/SecurityMenuBlade/0",
"note": "Azure Security Center (ASC)"
},
{
"portalName": "Microsoft Entra admin center",
"primaryURL": "https://entra.microsoft.com",
"note": "Identity Management"
},
{
"portalName": "Microsoft Secure Score",
"primaryURL": "https://security.microsoft.com/securescore"
Expand Down

0 comments on commit b0fbbe2

Please sign in to comment.