Azure APIM APIOps
David Athukuni
0
Reputation points
Hello,
I am trying to run the APIOps toolkit with Azure DevOps by following this doc :
- https://github.com/Azure/apiops/releases/tag/v6.0.1.7
- https://learn.microsoft.com/en-us/azure/architecture/example-scenario/devops/automated-api-deployments-apiops?sm_au=iVV6F0LZR64ktWt6M7BKNK07qH22M
We are just a beginner to this tool, so while running the run-extractor.yml file we are facing the below 2 errors. Kindly help us to fix this so that we can proceed further.
- Authenticaltion error.
- JWT token error
Env variables set for extractor are as below,
AZURE_SUBSCRIPTION_ID = "dev"
AZURE_RESOURCE_GROUP_NAME = "rg-dev"
API_MANAGEMENT_SERVICE_NAME = "apim"
API_MANAGEMENT_SERVICE_OUTPUT_FOLDER_PATH = "$(Build.ArtifactsStagingDirectory)\extracted
CLIENT_ID = "app id"
CLIENT_SECRET = "value"
Thanks,
David
Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,447 questions
Sign in to answer