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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1155,7 +1155,7 @@
1155
1155
}
1156
1156
},
1157
1157
{
1158
-
"status": "inactive",
1158
+
"status": "active",
1159
1159
"key": "AksOpenAiTerraform/README.md",
1160
1160
"title": "How to deploy and run an Azure OpenAI ChatGPT application on AKS via Terraform",
1161
1161
"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