Search code examples
c#azure-information-protectionmicrosoft-information-protection

Azure mip sdk Error: NoPolicyException: Compliance policy not configured: missing <policy> tag,


Getting the below error on this line:

var fileEngine = Task.Run(async () => await fileProfile.AddEngineAsync(engineSettings)).Result;

Error:

NoPolicyException: Compliance policy not configured: missing tag


Solution

  • After migrating to office 365, this issue gone and able to read labels