Skip to content

Commit

Permalink
Merge pull request #246 from microsoft/add-warning-copilot
Browse files Browse the repository at this point in the history
Add Warning for indeterminism with github copilot
  • Loading branch information
nour-bouzid authored Apr 4, 2024
2 parents 7e34705 + e9f3771 commit 9c62f82
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions instructions/day1/ApplicationPart3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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


Expand Down
4 changes: 2 additions & 2 deletions instructions/day2/Chat/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9c62f82

Please sign in to comment.