mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-22 07:51:39 -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.