From e9f3771ab84182fa106782abf7e1568b64be4949 Mon Sep 17 00:00:00 2001 From: Nour Bouzid Date: Thu, 4 Apr 2024 15:30:53 +0200 Subject: [PATCH] add warning for undeterministic copilot behavior --- instructions/day1/ApplicationPart3/README.md | 8 ++++++++ instructions/day2/Chat/README.md | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/instructions/day1/ApplicationPart3/README.md b/instructions/day1/ApplicationPart3/README.md index 2f72869f..fb68b23e 100644 --- a/instructions/day1/ApplicationPart3/README.md +++ b/instructions/day1/ApplicationPart3/README.md @@ -74,6 +74,14 @@ Now, let's consider the scenario where you're a developer who has no experience ![Application Footer](./images/footer-in-milligram.png) + + +| :warning: Warning | +|:---------------------------| +| Github Copilot might generate different results for every participant. Please expect that your user interface might look different than the one shown in the picture. If you have any issues with the generated code, feel free to ask the instructors. | + + + ## Explain code with Github Copilot diff --git a/instructions/day2/Chat/README.md b/instructions/day2/Chat/README.md index 1da3dfc8..2212e546 100644 --- a/instructions/day2/Chat/README.md +++ b/instructions/day2/Chat/README.md @@ -32,8 +32,8 @@ In this challenge you will learn how to: ## Create OpenAI Azure service instance -- Select **Azure OpenAI** and hit **Create**. -- Your subscription and resource group should already be set. Select **westeurope** as region and **Standard S0**. +- Select **Azure OpenAI** and hit **Create**. +- Your subscription and resource group should already be set. Select **westeurope** as region and **Standard S0**. - Give the resource a unique name. - Hit **Next** and in network you should select "All networks, including the internet, can access this resource." - Hit **Next** twice and create the resource