If you receive the script error "This account is not setup as a Microsoft Partner" when running the CloudRadial Partner Setup Application PowerShell script for delegated access, the problem is possibly one of two different issues:
- Your client tenants exist in a different Office 365 account.
- Make sure you log in from the tenant that matches your partner center. Just to be sure, edit the first line of the script and set the $domain variable to the correct tenant domain.
- Make sure you log in from the tenant that matches your partner center. Just to be sure, edit the first line of the script and set the $domain variable to the correct tenant domain.
- You are not enrolled in the Microsoft CSP program.
- The CSP program is an additional program, separate from the Microsoft Partner program. When you log into your Microsoft Partner portal, you should see the CSP tab on the left hand side as shown below. If this tab is missing, you will need to enroll in the CSP program. More information is available here: https://docs.microsoft.com/en-us/partner-center/enrolling-in-the-csp-program
Also, make sure you are running the script from Windows PowerShell ISE logged in as the administrator. The script should be copied and run from the script panel rather than from the blue command area.
Comments
0 comments
Article is closed for comments.