Using this guide: https://github.com/Azure/acr/tree/main/docs/preview/quarantine
Endpoint to generate Token:
I am trying to authenticate with Azure ACR so that I can PATCH metadata for Image and remove it from Quarantine getting the following auth error:
"aad access token with sp failed client id must be guid"
I have tried to authenticate with Service Principal and Client Secret on this endpoint and Azure AAD Credentials encoded base64 also are not working getting same error