Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Evaluate the transition from az cli to Api in the Azure actions #114

Closed
kaverma opened this issue Aug 3, 2021 · 3 comments
Closed

Evaluate the transition from az cli to Api in the Azure actions #114

kaverma opened this issue Aug 3, 2021 · 3 comments
Assignees
Labels

Comments

@kaverma
Copy link
Contributor

kaverma commented Aug 3, 2021

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.

@kaverma kaverma self-assigned this Aug 3, 2021
@github-actions
Copy link

This issue is idle because it has been open for 14 days with no activity.

@github-actions github-actions bot added the idle label Aug 17, 2021
@raiyanalam
Copy link
Contributor

@kaverma - any update on this?

@kaverma
Copy link
Contributor Author

kaverma commented Apr 19, 2022

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

@kaverma kaverma closed this as completed Apr 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants