Forum Discussion
How to access to cdx.transform.microsoft.com ?
All, The issue I was experiencing was resolved by Microsoft Support, working with Graph https://aka.ms/ge
Number of permission had to be allowed and partner app registered. Well beyond my capabilities.
So finally, can access CDX. Unfortunately, unable to create MS demo due to the following. Could someone confirm that issue apply to everyone, please?
General Service Status
4.22.24
Due to licensing changes many tenants are temporarily unavailable at this time. As licenses become available tenants will be turned back on. All experiences that require tenants have been disabled until tenants can be made available again.
I was following up on your comment,
I am facing the similar challenges, please advise how you resolved yours?
I will appreciate if you can assist.
Many Thanks
Vangu
- wdebakker560Aug 16, 2024Copper ContributorI got the following instructions from Andrew from the Microsoft Transform Program support. It took some time but they really helped me out on this. I hope this helps you.
“The administrator of the tenant needs to add the partner center access explicitly as a service principle to the tenant. To get the partner center service principle propagated, run the following commands:
1. install-module AzureAD
2. connect-azuread -tenantid [Your tenant ID]
3. New-AzureADServicePrincipal -AppId 4990cffe-04e8-4e8b-808a-1175604b879f
Once this has been completed, please try consenting.”- Sep 23, 2024
Hi wdebakker560
Do you know what else to do to provide access to a member of my organization (microsoft partner) to get in to cdx portal?
I already did it following the steps you provided with the registration of the Service Principal, but considering the SP is already created and a member of my team wants to access the CDX portal. From my point of view the only thing to do is to click the approval to authorize the service principal.
Any information will be appreciated
Regards and thanks
- wdebakker560Sep 23, 2024Copper Contributor
AndersonLacruz8 Indeed, make sure you click on the approval link. And also make sure that they are in your partner organisation. If both are done, they should be able to login.
- AndersonLacruzSep 05, 2024Copper ContributorThanks for the shared information. It worked. This should be documented somewhere because many partners can faced the same situation.
- SerggSep 17, 2024Iron ContributorOne more hint,
I found a way to get the CDX portal open on my PC. To make the CDX website work, you need to trigger Microsoft MFA in the same browser before accessing the CDX portal. CDX portal somehow does not like third-party MFA (like DUO) or implied MFA (like trusted Azure joined PC) but not generate an additional MS MFA prommpteither.
The MS MFA can be triggered using some Azure admin features; for example, in the PIM, when one pick and requests the privileged role. Once Azure PIM requests additional authorisation (e.g. MS MFA with Authenticator), I was able to access CDX portal. You mush use the same browser window to open CDP portal; CDX no longer reports authorization errors.
You need to repeat the process each time. Good luck!
P.S. I just found that accessing My Sign-Ins | Security Info | Microsoft.com https://mysignins.microsoft.com/security-info forces MFA and makes CDX connect.