prefapp / firestarter-workflows

Repository with all firestarter workflows
0 stars 0 forks source link

Fix dependency #35

Closed jalvarezit closed 1 year ago

jalvarezit commented 1 year ago

Motivation

Old Azure authentication relied on using az cli. Now we are using Azure SDK, update dependencies to match this approach.

### Acceptance criteria
- [ ] AZ cli package dependency was removed
- [ ] Azure sdk dependency was installed and added to build-images