You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to evaluate the feasibility, pros and cons of moving from az cli to API for login action and arm-deploy action. We also need to look at how the refresh logic will work with APIs the OIDC support being added.
Context - ARM Action incident - Azure/arm-deploy#69
Outcome - Decide on the future path for Azure actions regarding cli vs Api.
The text was updated successfully, but these errors were encountered:
As of now we haven't planned to move form cli to apis as there are challenges with token refresh while using apis, which is currently automatically being managed by cli. TO adress the problems related to breaks from cli, we are planning to add canary runs - #122
So closing this issue
We need to evaluate the feasibility, pros and cons of moving from az cli to API for login action and arm-deploy action. We also need to look at how the refresh logic will work with APIs the OIDC support being added.
Context - ARM Action incident - Azure/arm-deploy#69
Outcome - Decide on the future path for Azure actions regarding cli vs Api.
The text was updated successfully, but these errors were encountered: