diff --git a/container-structure-test.yaml b/container-structure-test.yaml index 7491cc8c..35510188 100644 --- a/container-structure-test.yaml +++ b/container-structure-test.yaml @@ -9,7 +9,7 @@ fileExistenceTests: shouldExist: true permissions: '-rwxr-xr-x' - name: 'azure-cli' - path: '/usr/local/bin/az' + path: '/usr/bin/az' shouldExist: true permissions: '-rwxr-xr-x'