Forum Discussion
kimhungviet
Jun 20, 2023Copper Contributor
How to access to cdx.transform.microsoft.com ?
Hello, I'm trying to access to cdx.transform.microsoft.com with partner account, but getting failed. I'm not sure what's my wrong, I have not enroll Action Pack, may it is reason? Thank you!
wdebakker560
Aug 16, 2024Copper Contributor
I 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.”
“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
- Sep 24, 2024Thanks for the your response, but unfortunately it didn´t work. I opened a support ticket in the CDX portal
- 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.