Microsoft Azure Interview Questions and Answers Pdf - 1

Question: 1

What is Azure Monitor?

Azure Monitor collects, analyzes, and acts on telemetry data from Azure resources.

Question: 2

What is Azure Backup?

Azure Backup is a cloud-based backup service used to protect data and recover it in case of data loss.

Question: 3

What is Azure Active Directory?

Azure Active Directory (Azure AD) is Microsoft’s cloud-based identity and access management service used for authentication, authorization, and single sign-on (SSO).

Question: 4

What are the types of Azure Storage?

Blob Storage

File Storage

Queue Storage

Table Storage

Disk Storage

Question: 5

Difference between Azure AD and On-premises AD?

Azure AD: Cloud-based identity service.

On-prem AD: Traditional Windows Server directory service.

Azure AD supports OAuth, SAML, OpenID.

On-prem AD uses LDAP and Kerberos.

Related Questions