Olete.in
Articles
Mock Tests
🧪 Microsoft Azure IAAS MCQ Quiz Hub
Microsoft Azure MCQ
Choose a topic to test your knowledge and improve your Microsoft Azure IAAS skills
1. In which year was Azure launched?
2009
2010
2011
2012
2. In how many region across the world, is Azure data center present?
50
52
54
56
3. Which of the following programming languages is supported By Azure?
Java
C#
PHP
All of the above
4. How many services does Azure support presently?
51 to 100
greater than 200
151 to 200
101 to 150
5. Which of the following is the storage services provided by Azure?
blob
Queue
Both A and B
Azure does not support storage services at all
6. Which one of these is not a service provided by Azure?
compute
store
management
None of the above
7. How many cloud service models does Azure support?
1
2
3
4
8. PaaS is abbrevaition of :
Platform As Azure Service
Platform As A Service
Programming As Azure Service
Programming As A Service
9. In Azure, Radis Cache is a :
Database service
Compute service
Storage service
Analytics service
10. Office 365 is a
PaaS
IaaS
SaaS
OaaS
11. Choose the correct option with respect to Cortana Analytics?
It helps to store data
It can be used to perform analytics operation
It can visualize the data D. All of the above
All of the above
12. Which one of the following is real-time analytics service of Cortana Analytics?
Azure Stream Analytics
Azure HDInsight
Azure Data Lake
Azure Event Hub
13. Which one of the following services of Cortana Analytics helps to capture streaming data?
Azure Stream Analytics
Azure HDInsight
Azure Event Hub
Azure SQL Data Warehouse
14. Which one of the following Cortana Analytics services helps in data migration?
Azure HDInsight
Azure Data Factory
Azure Data Lake
Azure SQL Data Warehouse
15. Choose the correct option with respect to Azure Stream Analytics?
It is highly reliable as it prevents data loss
It can be integrated with Event Hubs which captures the streaming data and stream analytics perform analytics operation upon them
both (a) and (b)
None of the above
16. Upto what limit, can Azure Stream Analytics handle throughput?
1 GB/sec
10 GB/sec
0.1 GB/sec
Unlimited
17. Choose the correct order of steps that pipelines of Azure Data Factory follows?
Connect and collect, publish, transform
Connect and collect, transform, publish
Transform, connect and collect, publish
Transfor, publish, connect and collect
18. Which one of the following can process huge amount of data through parallel processing?
Azure Cosmos DB
Azure Databricks
Azure SQL Data Warehouse
Power BI
19. Which one othe following helps to give a single view of extremely critical business data?
Azure Databricks
Azure HDInsight
Power BI
Azure Data Lake
20. Which one of the following component of Azure SQL Data Warehouse helps in co-ordinating data movement and data computation?
Control node
Compute node
Storage
Data Movement Service
21. Which one of the following is a Databrick concept?
Workspace
Workspace
Data Management
All of the above
22. Choose the correct option with respect to ETL operations of data in Azure Databricks?
For loading of data, data is moved from databricks to data warehouse
for loading of data, blob storage is used
Blob storage serves as a temporary storage
All of the above
23. Streaming data can be captured by?
Kafka
Event Hubs
Both A and B
None of the above
24. Authentication and authorization in databricks can be managed for :
User, Group, Access Control List
User, Group
Access Control List
Group, Access Control List
25. Which one of the following is a data model supported by Azure Cosmos DB?
key-value
graph
table
All of the above
26. Which container is supported in Azure Cosmos DB?
Fixed container
Unlimited Container
Both Fixed container and Unlimited Container
Neither Fixed container nor Unlimited Container
27. Which container is supported in Azure Cosmos DB?
Fixed container
Unlimited Container
Both Fixed container and Unlimited Container
Neither Fixed container nor Unlimited Container
28. Which one of the following logical partitions a single container in cosmos DB cannot have?
PHYSICAL
SALES
HR
PROD
29. In which of the APIs of Azure Cosmos DB, is automatic indexing possible?
Graph API, SQL API, Table API
Graph API, SQL API
Graph API
SQL API, Table API
30. Which one of the following is the feature of Azure Cosmos DB Graph API?
Automatic indexing
Fully managed
Multi-region replication
All of the above
31. Which one of the following is not correct regarding Azure storage?
Datas are highly available.
Storing datas in Azure Storage is secured.
No redundant data
None of these
32. Which one of the following provides block level storage volumes for Azure VMs?
Azure Disks
Azure Blobs
Azure Queues
Azure Tables
33. Which one of the following is most preferred for storing streaming videos and audios?
Azure Files
Azure Queues
Azure Blobs
None of these
34. Choose the incorrect option regarding Zone redundant storage replication.
It can be used for blobs only
3 copies of data are created.
Copies of data must be created in the facilities of same region.
None of these
35. For which of the following options, Azure Batch can be used?
Fluid Dynamics
Image processing
Software test execution.
All of the above
36. Choose the correct option.
A task is a collection of jobs.
A job is a collection of tasks
A job is a collection of compute nodes
A task is a collection of compute nodes.
37. Choose the correct option.
Azure Batch is a non visual tool.
Azure Btach allows users to fully configure the nodes.
Azure Batch provides job scheduling and automatically scales and manages the VMs running these jobs.
All of these.
38. What does REST in REST API stand for?
Representational State Tool
Reference State Tool
Representational State Transfer
Reference State Transfer
39. Which one of the following is not a component of REST API request/response?
request URI
request message header
request message body
None of these
40. Which one of the following is not a part of request URI?
GET
URI scheme
Resource path
None of these
41. Which request URI component is optional?
A. URI host
URI scheme
Query string
Query string.
42. Which HTTP method is supported by Azure REST API?
GET
POST
PUT
All of the above
43. Which component is used for specifying the protocol used for transmitting the request?
URI scheme
URI host
Resource path
GET
44. The type of operation requested is determined by:
HTTP status code
HTTP method
Resource path
Query string
45. Which REST Operation Group lists the operations for API Management provider?
API Management operations
API Management service
API operation
. API schema
46. Choose the correct option with reference to REST API.
There is no default media type for both requests and responses.
The default media type for requests and responses is application/json.
The default media type for requests is application/json while there is no default media type for responses.
The default media type for responses is application/json while there is no default media type for requests.
47. How many types of consistency are there in Azure Cosmos DB?
5
3
4
6
48. Which consistency level in Azure Cosmos DB provides the strongest consistency?
Bounded Staleness
Session
Eventual
Strong
49. Which consistency level in Azure Cosmos DB provides the weakest consistency? A. Bounded Staleness B. Session C. Eventual D. Which consistency level in Azure Cosmos DB provides the weakest consistency?
Bounded Staleness
Session
. Eventual
Strong
50. Which one of the following is arranged from strongest to weakest consistency level?
Strong, Bounded Staleness, Session, Consistent Prefix, Eventual
Strong, Bounded Staleness, Consistent Prefix, Session, Eventual.
Strong, Session, Bounded Staleness, Consistent Prefix, Eventual.
. Strong, Session, Consistent Prefix, Eventual, Bounded Stalenesx
51. Which consistency level ensures highest availability and lowest latency?
Strong
Eventual
Session
Bounded Staleness
52. Which consistency level provides the most predictable and intuitive programming model?
Eventual
Session
Strong
Consistent Prefix
53. Which consistency level is most preferred where low write latencies and total global order guarantees are required?
Bounded Stalenes
Eventual
Session
Strong
54. What is the maximum number of read regions that can be chosen with Bounded Staleness consistency?
1
2
5
Any number of read regions can be chosen
55. Which among the following Consistency levels provides the highest availability?
Strong
Consistent Prefix
Session
Bounded Staleness
56. Choose the correct option regarding Strong consistency level.
It has highest consistency.
It provides lowest availability
It has high latency.
All of the above.
Submit