invictus-integration / testing-framework

Framework for testing integration workflows in Microsoft Azure.
https://invictus-integration.github.io/testing-framework/
MIT License
4 stars 3 forks source link

Move authentication to Azure.Identity 📦 #66

Open tomkerkhove opened 3 years ago

tomkerkhove commented 3 years ago

Is your feature request related to a problem? Please describe. Move authentication to Azure.Identity 📦 so that we don't reinvent the wheel or support it next to what we have today.

stijnmoreels commented 3 years ago

Hmm, is this already supported in Logic Apps? There doesn't seem to be a new library where the Azure.Identity is used to create an alternative to the LogicManagementClient? Or am I missing something.