From ce2facfe1480eba4ccdc042d08f20ef982a80d6f Mon Sep 17 00:00:00 2001 From: Kristian Nese Date: Fri, 8 Mar 2024 13:36:54 +0100 Subject: [PATCH] meta test --- infrastructure/arm/metadata.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 infrastructure/arm/metadata.json diff --git a/infrastructure/arm/metadata.json b/infrastructure/arm/metadata.json new file mode 100644 index 0000000..20adfaf --- /dev/null +++ b/infrastructure/arm/metadata.json @@ -0,0 +1,10 @@ +{ + "$schema": "https://aka.ms/azure-quickstart-templates-metadata-schema#", + "itemDisplayName": "Enterprise Azure OpenAI Hub", + "description": "This template will deploy the entire Enterprise Azure OpenAI Hub.", + "summary": "This template will deploy the entire Enterprise Azure OpenAI Hub.", + "type": "Foundation", + "validationType": "Manual", + "githubUsername": "krnese", + "dateUpdated": "2024-08-03" +} \ No newline at end of file