Skip to content

Commit 26aa7e9

Browse files
committed
Make scenario active
1 parent f9d370a commit 26aa7e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scenarios/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -932,7 +932,7 @@
932932
}
933933
},
934934
{
935-
"status": "inactive",
935+
"status": "active",
936936
"key": "AksOpenAiTerraform/README.md",
937937
"title": "How to deploy and run an Azure OpenAI ChatGPT application on AKS via Terraform",
938938
"description": "This article shows how to deploy an AKS cluster and Azure OpenAI Service via Terraform and how to deploy a ChatGPT-like application in Python.",

0 commit comments

Comments
 (0)