Valid Roles in the context of Windows Azure are:
-
King and Queen Role
-
Queen and Worker Role
-
Web and Worker Role
-
Web and Private Role
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.