Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.18 KB

File metadata and controls

19 lines (11 loc) · 1.18 KB

Infrastructure

We provide one-click deployment for the Backend API and OpenAI service to your own Azure subscription.

Important

This project is a proof-of-concept sample and no support is provided. There is one critical missing piece in the backend, which is the authentication between the Azure DevOps instance and the Backend, which is being tracked in the issue 35, however even when that piece is completed, a fully production service should be designed accordingly to your company compliance.

Deploy

You can deploy the infrastructure using the Azure CLI. You will need to have the Azure CLI installed and logged in to your Azure subscription.

Deploy to Azure

Alternatively, the infrastructure can be deployed by manually running the next command:

az deployment sub create --location eastus --template-file main.bicep