Multiple choice technology platforms and products

Valid Roles in the context of Windows Azure are:

  1. King and Queen Role

  2. Queen and Worker Role

  3. Web and Worker Role

  4. Web and Private Role

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Windows Azure (now Microsoft Azure) defines two primary role types: Web Role (for web applications that accept HTTP/HTTPS requests) and Worker Role (for background processing and worker tasks). Options A, B, and D contain fictional or incorrect role names.