Skip to content

Commit 200ac42

Browse files
authored
Merge pull request #101 from rajurh/main
Update 0503.md
2 parents 20cf8b5 + 14c8f27 commit 200ac42

File tree

1 file changed

+1
-1
lines changed
  • docs/05_fix_performance_issue

1 file changed

+1
-1
lines changed

docs/05_fix_performance_issue/0503.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@ In this task, you will update the infrastructure as code Bicep script and create
4848

4949
This is an abbreviated solution. Read the **Description** section above for all of the steps to perform. This solution will not include tasks that you have performed already, such as creating GitHub Issues, commit messages, or pull requests.
5050

51-
- The final Bicep script is [in the solution folder]((https://github.com/microsoft/TechExcel-Accelerate-developer-productivity-with-GitHub-Copilot-and-Dev-Box/blob/main/Solution/Exercise-05/Task-3/main.bicep)). Before looking at this script, try to use GitHub Copilot to generate the changes to your existing `/src/InfrastructureAsCode/main.bicep` file. You may wish to use a prompt such as "Please add in a Basic C0 instance of Azure Cache for Redis." Then, you may wish to compare what GitHub Copilot generated.
51+
- The final Bicep script is [in the solution folder](https://github.com/microsoft/TechExcel-Accelerate-developer-productivity-with-GitHub-Copilot-and-Dev-Box/blob/main/Solution/Exercise-05/Task-3/main.bicep). Before looking at this script, try to use GitHub Copilot to generate the changes to your existing `/src/InfrastructureAsCode/main.bicep` file. You may wish to use a prompt such as "Please add in a Basic C0 instance of Azure Cache for Redis." Then, you may wish to compare what GitHub Copilot generated.
5252

5353
</details>

0 commit comments

Comments
 (0)