Azure MCQ Banner

Azure Multiple Choice Questions (MCQs) and Answers

Master Azure Framework with Practice MCQs. Explore our curated collection of Multiple Choice Questions. Ideal for placement and interview preparation, our questions range from basic to advanced, ensuring comprehensive coverage of Azure concepts. Begin your placement preparation journey now!

Q31

Q31 You deploy a resource group using an ARM template, but some resources fail to deploy. Why?

A

Incorrect dependencies

B

Template not validated

C

Lack of permissions

D

Missing resource tags

Q32

Q32 What is an Azure Virtual Machine (VM)?

A

A physical server in the cloud

B

A virtualized computing environment

C

A storage service

D

A database service

Q33

Q33 What is the primary purpose of Azure VM Scale Sets?

A

To distribute network traffic

B

To provide high availability and scalability for VMs

C

To back up VMs

D

To encrypt data

Q34

Q34 Which of the following storage options is best for hosting an operating system disk in a VM?

A

Azure Blob Storage

B

Premium SSD

C

Standard HDD

D

Azure Files

Q35

Q35 What is the role of an Azure Network Security Group (NSG) for VMs?

A

To manage VM scaling

B

To control inbound and outbound traffic to the VM

C

To store data

D

To create backups

Q36

Q36 What is the default state of an Azure VM when it is created?

A

Stopped

B

Running

C

Suspended

D

Deallocated

Q37

Q37 Which parameter is required to specify a custom image for an Azure VM deployment?

A

imageReference

B

osProfile

C

location

D

vmSize

Q38

Q38 Which Azure CLI command is used to start a stopped VM?

A

az vm restart

B

az vm boot

C

az vm run

D

az vm start

Q39

Q39 Which property in an ARM template is used to define the VM size?

A

vmSize

B

location

C

sku

D

osDisk

Q40

Q40 How do you configure a VM to use a managed identity in an ARM template?

A

Add the "identity" property

B

Add the "roleAssignment" property

C

Add the "networkProfile" property

D

Add the "userData" property

Q41

Q41 A VM fails to start, showing a quota exceeded error. What could be the cause?

A

Insufficient region capacity

B

Incorrect VM configuration

C

Exceeding the subscription quota

D

Incompatible storage type

Q42

Q42 A VM deployment fails due to incorrect dependencies. What should you check in the template?

A

Parameters

B

DependsOn property

C

Location

D

Sku

Q43

Q43 A deployed VM cannot access the internet. What should you check first?

A

NSG rules

B

Disk configuration

C

OS version

D

VM SKU

Q44

Q44 What is Azure Blob Storage primarily used for?

A

Storing unstructured data

B

Hosting web applications

C

Managing relational databases

D

Queueing messages

Q45

Q45 Which access tier in Azure Blob Storage is suitable for infrequently accessed data?

A

Hot

B

Cold

C

Archive

D

Premium

Q46

Q46 What is the maximum size of a single Azure Blob?

A

1 TB

B

5 TB

C

200 TB

D

1 PB

Q47

Q47 What is the purpose of Azure Queue Storage?

A

To queue and process messages asynchronously

B

To store unstructured data

C

To manage file systems

D

To perform backup operations

Q48

Q48 Which Azure storage option is best for storing structured data in key-value format?

A

Blob Storage

B

Queue Storage

C

Table Storage

D

File Storage

Q49

Q49 How does Azure Blob Storage ensure data durability?

A

By using RAID technology

B

By replicating data within and across regions

C

By encrypting data

D

By using snapshots

Q50

Q50 Which Azure CLI command is used to upload a file to Blob Storage?

A

az storage blob upload

B

az blob put

C

az storage file upload

D

az file put

Q51

Q51 How can you define an access policy for an Azure Blob Container in an ARM template?

A

Use the "permissions" property

B

Use the "accessPolicy" property

C

Use the "rules" property

D

Use the "tier" property

Q52

Q52 How can you generate a shared access signature (SAS) for an Azure Blob?

A

Use Azure Portal

B

Use Azure CLI

C

Use .NET SDK

D

All of the above

Q53

Q53 A file fails to upload to Azure Blob Storage. What should you check first?

A

Network connectivity

B

Container access policy

C

File size limit

D

All of the above

Q54

Q54 A queue message is not being processed. What could be the cause?

A

Expired message visibility timeout

B

Incorrect message format

C

Queue full

D

All of the above

Q55

Q55 A Blob in Azure Storage cannot be accessed publicly. What should you verify?

A

Container public access settings

B

Blob encryption

C

Storage account type

D

Blob size

Q56

Q56 What is the primary purpose of an Azure Virtual Network (VNet)?

A

To manage storage

B

To create isolated networks in Azure

C

To host databases

D

To perform backup operations

Q57

Q57 What is an Azure Network Security Group (NSG)?

A

A firewall for virtual networks

B

A virtual machine

C

A database service

D

A file storage system

Q58

Q58 What is the default address space of a new VNet in Azure?

A

192.168.0.0/16

B

10.0.0.0/16

C

172.16.0.0/16

D

127.0.0.0/16

Q59

Q59 What is the purpose of Azure Application Gateway?

A

Distributing network traffic to backend pools

B

Encrypting data

C

Monitoring resources

D

Storing data

Q60

Q60 Which Azure networking service allows secure connections to on-premises environments?

A

Azure VPN Gateway

B

Azure Application Gateway

C

Azure Load Balancer

D

Azure ExpressRoute

ad verticalad vertical
ad