We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d66d1ac commit 99b52e2Copy full SHA for 99b52e2
1 file changed
run-samples.sh
@@ -94,7 +94,7 @@ TERRAFORM_SAMPLES=(
94
95
# 3b. Define Bicep Samples
96
BICEP_SAMPLES=(
97
- "samples/web-app-sql-database/python/bicep|bash deploy.sh"
+ #"samples/web-app-sql-database/python/bicep|bash deploy.sh"
98
"samples/function-app-managed-identity/python/bicep|bash deploy.sh"
99
"samples/function-app-storage-http/dotnet/bicep|bash deploy.sh"
100
"samples/web-app-cosmosdb-mongodb-api/python/bicep|bash deploy.sh"
0 commit comments