Skip to content

Commit

Permalink
Update Challenge-04.md
Browse files Browse the repository at this point in the history
Removed tips since we aren't expecting them to write code for this challenge anymore
  • Loading branch information
perktime authored Nov 11, 2024
1 parent 452c4ed commit 46ef37c
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions 068-AzureOpenAIApps/Student/Challenge-04.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## Pre-requisites (Optional)

This challenge assumes that all requirements for Challenges 01, 02 and 03 were successfully completed.
This challenge assumes that all requirements for Challenge 01 were successfully completed.

## Introduction

Expand Down Expand Up @@ -57,6 +57,4 @@ A successfully completed solution should accomplish the following goals:
- [Redis Strings](https://redis.io/docs/data-types/strings/)
- [Redis lists](https://redis.io/docs/data-types/lists/)

## Tips
- Suspend the service bus queue and keep track of this in Redis Cache
- Use Timers to check if the Service Bus Queue suspension can be lifted.

0 comments on commit 46ef37c

Please sign in to comment.