- Microsoft Azure
- Level 100 (Introductory)
- Create an Azure Storage Account in the Azure Portal
- Create a Queue in the Azure Portal
- Add a message to the queue in the Azure Portal
- Dequeue the message in the Azure Portal
- What is Azure Queues?
- What is the max message size?
- What is the max time a message can remain in queue?
- What does dequeuing a message do?
- What message properties are you able to view in the Azure Portal?
- Included in the Free Tier
- 1 hour
- BONUS: Try creating a queue in Storage Explorer and adding a message from there.