Improve performance by avoiding az cli where possible
Open
enhancement
p1
- Dominant language
- TypeScript
- Stars
- 102
- Forks
- 25
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 22
Description
Operations can take 3-4 seconds and it's kind of annoying.
We can switch to using only `get access token` command from az cli and then use SDK to make direct requests.
Some features might not be possible to reimplement this way though
PoC estimate: 1-2 weeks
Contributor guide
Assessment
This issue has not been assessed yet.