Forum Discussion
KingsleyU
Sep 11, 2024Brass Contributor
Connect-Aipservice is not working
Hello everyone, Please is anyone able to connect to the aip service using powershell version 5.5 and above? Even after installing and importing the aip service module, the connect-aipservice ...
VasilMichev
Sep 11, 2024MVP
Works fine here. Do note that the module is only supported on Windows PowerShell (so NO PowerShell 7+). Some other common issues are detailed here: https://learn.microsoft.com/en-us/troubleshoot/azure/entra/entra-id/user-prov-sync/fail-connect-azure-information-protection-powershell
- KingsleyUSep 11, 2024Brass ContributorWill be checking affected tenant again then revert. Obviously PS version was above 7.0 but even without providing a credential, the same error message that "...wrong username and password combination..." was displayed. Typically, running Connect-Aipservice should popup the credential dialog but failed.
Thanks.