microsoft / azure-api-management-monetization

MIT License
54 stars 30 forks source link

Replace @azure/ms-rest-nodeauth with @azure/identity #66

Closed MikeEvansLarah closed 8 months ago

MikeEvansLarah commented 8 months ago

Also updates Dockerfile and advanced instructions to use Node 20, since @azure/identity library was not properly displaying errors on older version on Node (due to missing AbortController)