diff --git a/cli/azd/test/functional/testdata/samples/storage/azure.yaml b/cli/azd/test/functional/testdata/samples/storage/azure.yaml index 6f5f354e284..4981f167538 100644 --- a/cli/azd/test/functional/testdata/samples/storage/azure.yaml +++ b/cli/azd/test/functional/testdata/samples/storage/azure.yaml @@ -1,12 +1,3 @@ name: storage metadata: template: azd-test/storagetest@v1 -infra: - config: - deploymentStacks: - bypassStackOutOfSyncError: false - denySettings: - mode: denyDelete # denyDelete, denyWriteAndDelete, none - applyToChildScopes: true - excludedPrincipals: - - 19a2053b-445a-4023-95d3-c339051e0f32 \ No newline at end of file