Hi SeanMcNeill,
We are currently running through this setup and have been able to successfully establish the schema and rule package. The issue we are currently facing deals with that security group you mention in part 2 for the EDM upload agent.
"To do this you will need to download the EDM Upload Agent that is available in step 1 of the previous link. When you go to the link to get the download, pay attention to the setup needed for a security group. You will need to create an Office 365 Security group; you can do this from the Microsoft Admin portal or the Azure AD Admin portal. Create the group and name it EDM_DataUploaders. Add the user account to this group that you have been using for the project."
We tagged one of our Global Admins and he followed the instructions to spin this group up for us and add our accounts accordingly. He thought it was odd it had no roles assigned to it, is this just something the executable looks for the user to belong to?
We've spent a great deal of troubleshooting this over the last few days. We have tried this on and off the network to remove any chances of the web proxy or firewall creating an issue, verified antivirus is not blocking it (although that would be ironic because we're using Defender), ensured we were local admins, the CLI is in admin and we had a global admin run it to alleviate any issues it might be with permissions. We continue to get the error:
c:\Program Files\Microsoft\EdmUploadAgent>EdmUploadAgent.exe /Authorize
Command failed.
Error Type: Microsoft.DataClassification.Edm.Client.EdmServiceClientException
Error Code: InternalServerError
Response: Error: ErrorCode: UserNotInSecurityGroup
Message: The uploading user is not a part of the security group: 'EDM_DataUploaders'.
Target:
InnerError: Date: 2020-06-16T18:57:46.0000000
ErrorCode: UserNotInSecurityGroup
ClientRequestId: a36aa8d6-fee5-45af-ab12-5515169d81ad
DiagnosticInfo:
ActivityId: 65aaf8be-c22d-4f9d-a6bb-79b8677c6368
When attempting to authorize. We've tried looking this up and there doesnt seem to be much documentation available aside from MS docs and your post.
Thank you!
Erin