I have Azure Pipeline task defined that triggers my nexus IQ scan successfully. But when I attempt access the Nexus IQ Policy Summary, or NexusIQ Build Report I am getting a error:
Nexus IQ for Azure DevOps by Sonatype failed to load.Learn More about this extension, including available support options
I after checking the debug console it seem that I am getting a 404 on a rest call.
I had the same problem today. You need to configure the policies in your organisation or your root organisation (if inheritence is enabled) to ‘warn’ or ‘fail’ at the build stage.
Do this for each policy. then the report will appear in azure devops