Home > Cloud Computing > Quizzes > Windows Azure (Developer) Fundamentals Test
Windows Azure (Developer) Fundamentals Test
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 50% Most missed: “In order to register a COM component on role startup you would need to elevate p…”
Windows Azure (Developer) Fundamentals Test
Time left 00:00
25 Questions

1. How many extra compute instances by default are redundant to ensure a seamless uptime?
2. Which API is not supported by AppFabric Caching?
3. Which of the following is NOT required for a Windows Azure Role to join a domain through Connect?
4. Name the communication protocol that underlies Windows Azure Connect.
5. What class should be used to encapsulate authentication to ACS programmatically?
6. If you have a Storage Account called 'mystorageaccount' what is the full URI you would use to access a Queue?
7. Which providers can you currently use for the AppFabric Cache?
8. In order to register a COM component on role startup you would need to elevate privileges. Which of the following is not a correct taskType for a startup task.
9. How long are the Windows Azure Event Logs retained for by default?
10. What is the main purpose of Azure Storage Queues?
11. In a SQL Azure sharded application what is Horizontal Scaling?
12. What PowerShell CmdLet would you use to list all Azure hosted services?
13. Which of the following Diagnostic Data Sources is not collected by default for a Web Role?
14. In order to secure the AppFabric cache by ACS what object Type must be passed to a DataCacheSecurity instance?
15. Which of the following is not a built-in capability or benefit of Windows Azure Storage?
16. Which of the following is not a Windows Azure service?
17. What operating system does Windows Azure run on?
18. You cannot connect a Web Role to an on-site Azure Connect Client and the Diagnostic tool says it is a Policy Check failure. What is the most likely fix for this?
19. What class can be used through the Service to execute the Publish/Subscribe Multicast pattern?
20. Which of the following is the code block that successfully gets a reference to the Diagnostic Monitor?
21. How would you look at messages on a queue called 'myqueue' in a Storage Account called 'mystorage' without popping it using the REST API?
22. What HTTP header should you add to a service management request?
23. Which Token Format is NOT supported by ACS?
24. Which of the following Identity Providers does ACS NOT support?
25. If you create a Table object which class will you inherit from?