Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ARM]
az bicep
: fix installation check for concurrent usages
If `az` is called by multiple processes or threads the code has a race condition. By simply allowing for the directory to exist, the same behavior as before is achieved without failing in concurrent usages.
- Loading branch information