Skip to content

Commit

Permalink
M365 Portal Change
Browse files Browse the repository at this point in the history
Replace portal.office.com with admin.microsoft.com
  • Loading branch information
JohnDuprey committed Aug 9, 2023
1 parent 2d6a910 commit 0e58106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/portals.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"label": "M365 Portal",
"name": "M365_Portal",
"url": "https://portal.office.com/Partner/BeginClientSession.aspx?CTID=customerId&CSDEST=o365admincenter",
"url": "https://admin.microsoft.com/Partner/BeginClientSession.aspx?CTID=customerId&CSDEST=o365admincenter",
"variable": "customerId",
"target": "_blank",
"external": true
Expand Down

0 comments on commit 0e58106

Please sign in to comment.