From 2652256230184b2ebfe32b0802ce3beec93e1a8b Mon Sep 17 00:00:00 2001 From: Fabrizio Ruocco Date: Fri, 26 May 2023 07:23:18 +0200 Subject: [PATCH] mod default arm template --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f2770f55db..8eff4a114b 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Note: this app is under construction! ## Deploy the app ### One click Azure deployment -[![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fruoccofabrizio%2Fsample-app-aoai-chatGPT%2Fmain%2Finfrastructure%2Fdeployment.json) +[![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fmicrosoft%2Fsample-app-aoai-chatGPT%2Fmain%2Finfrastructure%2Fdeployment.json) Click on the Deploy to Azure button and configure your settings in the Azure Portal as described in the [Environment variables](#environment-variables) section.