You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: scenarios/metadata.json
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -930,16 +930,17 @@
930
930
"configurations": {
931
931
"permissions": []
932
932
}
933
-
"configurations": {}
934
933
},
935
934
{
936
-
"status": "active",
935
+
"status": "inactive",
937
936
"key": "AksOpenAiTerraform/README.md",
938
937
"title": "How to deploy and run an Azure OpenAI ChatGPT application on AKS via Terraform",
939
938
"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