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!

Q91

Q91 An Azure Durable Function fails to resume after a restart. What should you verify?

A

Storage account configuration

B

Function runtime logs

C

Trigger configuration

D

App Service plan

Q92

Q92 What is the purpose of Azure Role-Based Access Control (RBAC)?

A

To manage permissions for resources

B

To configure network settings

C

To store secrets

D

To deploy applications

Q93

Q93 Which role in Azure RBAC grants full access to all resources, including the ability to delegate access?

A

Owner

B

Contributor

C

Reader

D

Administrator

Q94

Q94 What is the main purpose of Azure Active Directory (Azure AD)?

A

To manage virtual networks

B

To authenticate and authorize users

C

To encrypt data

D

To monitor applications

Q95

Q95 Which Azure AD feature allows users to sign in using their social accounts?

A

B2B

B

B2C

C

Conditional Access

D

Access Reviews

Q96

Q96 What is the purpose of Conditional Access in Azure AD?

A

To enforce policies based on specific conditions

B

To provide multi-factor authentication

C

To reset user passwords

D

To block all user access

Q97

Q97 Which Azure CLI command is used to assign a role to a user in Azure RBAC?

A

az role assign

B

az role create

C

az role update

D

az role set

Q98

Q98 How do you create a custom role in Azure RBAC using Azure CLI?

A

az role create

B

az role assign

C

az role define

D

az custom-role create

Q99

Q99 Which property in an ARM template is used to assign a role to a user?

A

roleDefinitionId

B

principalId

C

roleName

D

resourceId

Q100

Q100 How do you enable system-assigned managed identities for a resource using Azure CLI?

A

az identity enable

B

az resource identity assign

C

az managed-identity create

D

az resource set

Q101

Q101 A user is unable to access an Azure resource despite having a role assigned. What should you check?

A

Scope of the role assignment

B

Role definition

C

Resource location

D

User's subscription

Q102

Q102 An Azure Function cannot access a Key Vault. What should you verify?

A

Key Vault access policies

B

Azure RBAC roles

C

Function's managed identity

D

All of these

Q103

Q103 A user cannot log in to an application integrated with Azure AD. What should you verify?

A

User credentials

B

Application permissions

C

Conditional Access policies

D

All of these

Q104

Q104 What is the primary purpose of Azure Kubernetes Service (AKS)?

A

Deploying containerized applications

B

Managing virtual machines

C

Storing unstructured data

D

Monitoring applications

Q105

Q105 Which component of AKS handles cluster upgrades and scaling?

A

Kubelet

B

Control plane

C

Node pool

D

Container registry

Q106

Q106 What is the purpose of a node pool in AKS?

A

To run the control plane

B

To store container images

C

To host the worker nodes

D

To manage application logs

Q107

Q107 Which networking option in AKS allows direct IP assignment to pods?

A

Basic networking

B

Azure CNI

C

Kube-proxy

D

Overlay network

Q108

Q108 How do you create an AKS cluster using Azure CLI?

A

az aks cluster create

B

az aks create

C

az kubernetes create

D

az aks deploy

Q109

Q109 How do you configure autoscaling for a node pool in AKS using Azure CLI?

A

az aks scale

B

az aks nodepool autoscale

C

az aks enable autoscale

D

az aks nodepool scale

Q110

Q110 How can you upgrade the Kubernetes version of an AKS cluster using Azure CLI?

A

az aks upgrade

B

az aks cluster upgrade

C

az upgrade kubernetes

D

az aks update

Q111

Q111 A pod in an AKS cluster fails to start. What should you check?

A

Container image path

B

Pod configuration

C

Cluster node status

D

Networking policies

Q112

Q112 A node pool in an AKS cluster fails to scale. What should you verify?

A

Node pool configuration

B

Quota limits

C

Cluster version

D

Node size

Q113

Q113 What is Azure Monitor primarily used for?

A

Storing logs

B

Monitoring applications and resources

C

Scaling resources

D

Configuring networks

Q114

Q114 What is the purpose of Log Analytics in Azure Monitor?

A

Querying and analyzing logs

B

Configuring network settings

C

Encrypting data

D

Scaling applications

Q115

Q115 Which service is used to collect and analyze security data in Azure?

A

Azure Sentinel

B

Azure Monitor

C

Azure Security Center

D

Azure Defender

Q116

Q116 What is the purpose of Azure Diagnostics extension?

A

Collecting diagnostic data

B

Configuring resource access

C

Managing updates

D

Performing backups

Q117

Q117 Which Azure CLI command is used to enable diagnostics for a virtual machine?

A

az vm diagnostics set

B

az monitor enable

C

az vm diagnostics enable

D

az vm logging start

Q118

Q118 How do you configure a Log Analytics workspace using an ARM template?

A

Use the "workspaceName" property

B

Use the "logSettings" property

C

Use the "analytics" property

D

Use the "workspace" property

Q119

Q119 A metric alert is not triggering in Azure Monitor. What should you check first?

A

Threshold configuration

B

Alert rule state

C

Resource health

D

Region availability

Q120

Q120 Log data is not appearing in a Log Analytics workspace. What could be the issue?

A

Data collection settings

B

Workspace permissions

C

Resource connection

D

Log retention policy

ad verticalad vertical
ad