From 634328a38eabd478b28ece09fc160f4a496e1b57 Mon Sep 17 00:00:00 2001 From: theaccountemist Date: Fri, 19 Jan 2024 18:03:42 -0500 Subject: [PATCH 1/2] test change --- .vscode/settings.json | 4 ++++ templates/hello.html | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 000000000..e5da47d31 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,4 @@ +{ + "appService.defaultWebAppToDeploy": "/subscriptions/99b2fe43-9d04-4645-a451-28c2c376b8f1/resourceGroups/accountemist-azure-ai-services/providers/Microsoft.Web/sites/accountemist/Files/hostingstart.html/subscriptions/99b2fe43-9d04-4645-a451-28c2c376b8f1/resourceGroups/appsvc_linux_centralus_basic/providers/Microsoft.Web/sites/msdocs-python-webapp-quickstart-accountemist", + "appService.deploySubpath": "." +} \ No newline at end of file diff --git a/templates/hello.html b/templates/hello.html index c277e7740..b44e6438a 100644 --- a/templates/hello.html +++ b/templates/hello.html @@ -1,6 +1,6 @@ - Hello Azure - Python Quickstart + Azure AI From df38842bc02ab2f2852bae0fbf69299c7aaaf6ef Mon Sep 17 00:00:00 2001 From: theaccountemist Date: Fri, 19 Jan 2024 18:10:57 -0500 Subject: [PATCH 2/2] another sample --- templates/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/index.html b/templates/index.html index 9cdba30cd..fed3410bd 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,6 +1,6 @@ - Hello Azure - Python Quickstart + Azure AI @@ -10,7 +10,7 @@
Azure Logo -

Welcome to Azure

+

Welcome to Azure AI