
I'm glad that you were able to resolve your issue and thank you for posting your solution so that others experiencing the same thing can easily reference this! Since the Microsoft Q&A community has a policy that "The question author cannot accept their own answer. They can only accept answers by others ", I'll repost your solution in case you'd like to accept the answer . Ask:
I am working on setting up the sensitivity labels for our organization. I have been able to setup the lower tiered labels. Where I run into the issue is creating a "confidential" label. I get an error in word when labeling a document confidential. IT states there is no logged on office users are configured for information rights management. I have tried to go through the setup guide, it seems as there were some significant changes over the last couple years and there appears to be a few ways to get this done. We do have Office 365 plus enterprise mobility / security E3.
One of the tutorials I was working through had you Powershell install AipService. I installed it, but then was unable to connect to it with Connect-AipService. I would get an error and asked to verify credentials. I am logged in as global admin, when using that command the login window would pop up and I could select the account I wanted to use, then I get the error. I also states
Azure PowerShellAI ConvertCopy
Connect-AipService
This was one of the pages that I worked off of.
https://learn.microsoft.com/en-us/purview/encryption-sensitivity-labels
The above page is where I found this one
https://learn.microsoft.com/en-us/azure/information-protection/activate-service
I have not been able to get the AIPService setup. I do have the ports open that were required also.
Solution: it appears that it was the PowerShell version (I was using 7) it can only run on 5. This needs to be added to the setup documentation or as a note in the PowerShell gallery.
I have been able to login and enable the AipService now.
If I missed anything please let me know and I'd be happy to add it to my answer, or feel free to comment below with any additional information.
If you have any other questions, please let me know. Thank you again for your time and patience throughout this issue.
Please don’t forget to Accept Answer
and Yes
for "was this answer helpful" wherever the information provided helps you, this can be beneficial to other community members.