From caa05d43c9c8753f6f7c974534b5c1e19d127ebc Mon Sep 17 00:00:00 2001 From: MarcinL <155673868+marcinlai@users.noreply.github.com> Date: Thu, 31 Oct 2024 09:57:15 +0000 Subject: [PATCH] Update admin.json The Exchange Admin Center redirect seems to be malfunctioning, directing users to https://admin.cloud.microsoft/exchange/#/, results in an "Error: undefined." Updated the URL to https://admin.cloud.microsoft/exchange#/ for accurate redirection. https://techcommunity.microsoft.com/t5/exchange-team-blog/new-url-for-exchange-admin-center-eac-in-exchange-online/ba-p/4270023 --- _data/portals/admin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/portals/admin.json b/_data/portals/admin.json index 283db12a..7cf04c47 100644 --- a/_data/portals/admin.json +++ b/_data/portals/admin.json @@ -31,7 +31,7 @@ }, { "portalName": "Exchange Admin Center (EAC)", - "primaryURL": "https://admin.cloud.microsoft/exchange/", + "primaryURL": "https://admin.cloud.microsoft/exchange#/", "secondaryURLs": [ { "icon": "Old 🔗",