Skip to content

Commit e2119a7

Browse files
Lasse Benningaclaude
andcommitted
docs(readme): note that AZURE_CREDENTIALS is DM'd over Slack
Add a brief Task 7 callout above the tasks table so students know where the AZURE_CREDENTIALS JSON will come from (cohort-wide secret, distributed by the teacher over Slack DM). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent d180628 commit e2119a7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ az login --use-device-code --tenant 07a14c4e-d88c-42f7-83b3-13af7e57ff3d
3232

3333
> These task numbers match the Week 5 assignment chapter in your HackYourFuture Notion curriculum.
3434
35+
> 💡 **Task 7 credentials:** the `AZURE_CREDENTIALS` JSON your CI needs in Task 7 is the same for every student in the cohort. Your teacher DMs it to you over **Slack** before the assignment is due. Ping your teacher in your cohort channel if you have not received it by the time you reach Task 7.
36+
3537
| Task | What you do |
3638
|---|---|
3739
| 1: Choose a Pipeline | The starter `src/pipeline.py` has three functions with `raise NotImplementedError`. Implement them so the provided tests pass. |

0 commit comments

Comments
 (0)