mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-26 09:44:01 -04:00
setup throws an error: `az: error: unrecognized arguments: az ad app list` due to a syntax error in `createApplication()` method. This patch will fix the issue of the same.