FullStackFSCCafé
 
 
Sign in with GoogleSign in with Google. Opens in new tab
Kill Your Tech Interview
3877 Full-Stack, Algorithms & System Design Interview Questions
Answered To Get Your Next Six-Figure Job Offer
      
🤖 Having Machine Learning & DS Interview? Check  MLStack.Cafe - 1704 Data Science & ML Interview Questions & Answers!Having ML & DS Interview? Check 🤖 MLStack.Cafe - 1704 ML & DS Interview Questions and Answers

Top 59 Azure Interview Questions

Entry Junior Mid Senior Expert
Sign in with GoogleSign in with Google. Opens in new tab
Topic Progress:

Theoretical Questions

Q1:   

What is the difference between an Azure Tenant and Azure Subscription?

  
Add to PDF   Junior 
Q2:   

What is the difference betweenAzure API Apps, Logic Apps, Web Apps and Azure Functions?

  
Add to PDF   Junior 
Q3:   

What is Azure CDN (Content Delivery Network) and why to use it?

  Related To: CDN
Add to PDF   Junior 
Q4:   

What is the difference between Azure AD App Application Permissions vs Delegated Permissions?

  
Add to PDF   Junior 
Q5:   

What are ARM Templates in Azure?

  
Add to PDF   Junior 
Q6:   

What would you use: Azure CLI or PowerShell? Explain.

  
Add to PDF   Junior 
Q7:   

What is the rule of thumb for choosing the ideal partitioning key in CosmosDB?

  Related To: Cosmos DB
Add to PDF   Junior 
Q8:   

What is WebJob in Azure?

  
Add to PDF   Junior 
Q9:   

Is there a way to view deployed files in Azure?

  
Add to PDF   Junior 
Q10:   

When would you use Azure Storage Queues vs Azure Service Bus?

  Related To: Azure Service Bus
Add to PDF   Junior 
Q11:   

What is RU in Cosmos DB?

  Related To: Cosmos DB
Add to PDF   Junior 
Q12:   

What is the difference between Azure Queue Storage and Azure Service Bus with regards to dead letter queues & poison messages?

  Related To: Azure Service Bus
 Add to PDF   Mid 
Q13:   

Explain the difference between Event vs Message Services in the context of Azure Services?

  Related To: Azure Service Bus
 Add to PDF   Mid 
Q14:   

What’s the difference between Azure SQL Database and Azure SQL Managed Instance?

  Related To: SQL, T-SQL
 Add to PDF   Mid 
Q15:   

How to do a transaction with two collections on Azure CosmosDB?

  Related To: Cosmos DB
 Add to PDF   Mid 
Q16:   

What is Azure Web PubSub Service? When shall you use it?

  
 Add to PDF   Mid 
Q17:   

What Is Azure Resource Manager?

  
 Add to PDF   Mid 
Q18:   

How can I test my ARM template before deploying It?

  
 Add to PDF   Mid 
Q19:   

What's Logical Partition in CosmosDB?

  Related To: Cosmos DB
 Add to PDF   Mid 
Q20:   

When would you use Azure Event Grid vs Azure Service Bus and vice versa?

  Related To: Azure Service Bus
 Add to PDF   Mid 
Q21:   

What’s the difference between Logical and Physical partitions in Cosmos DB?

  Related To: Cosmos DB
 Add to PDF   Mid 
Q22:   

Explain the difference between At-most-once vs At-least-once message processing in Azure Service Bus

  Related To: Azure Service Bus
 Add to PDF   Mid 
Q23:   

What does "Cosmos DB automatically indexes the documents" mean? Explain.

  Related To: Cosmos DB
 Add to PDF   Mid 
Q24:   

Name some pros and cons of using GUID as Partition Key in Cosmos DB

  Related To: Cosmos DB
 Add to PDF   Mid 
Q25:   

Using Azure Functions, can I reference and use NuGet packages in my C# function?

  
 Add to PDF   Mid 
Q26:   

What are Web Role, Worker Role and VM Role in Azure?

  
 Add to PDF   Mid 
Q27:   

What is the difference between an API App and a Web App?

  
 Add to PDF   Mid 
Q28:   

What are On Demand WebJobs aka. Scheduled WebJobs aka. Triggered WebJobs in Azure?

  
 Add to PDF   Mid 
Q29:   

What are the differences between New and Classic Storage Accounts in Azure?

  
 Add to PDF   Mid 
Q30:   

What to use: many small Azure Storage Blob containers vs one really large container with tons of blobs?

  
 Add to PDF   Mid 
Q31:   

How would you choose between Azure Blob Storage vs. Azure File Service?

  
 Add to PDF   Mid 
Q32:   

What is the difference between an Azure Web App and an Azure Web Role?

  
 Add to PDF   Mid 
Q33:   

When to choose Worker Role vs Web Jobs on Azure?

  
 Add to PDF   Mid 
Q34:   

Explain the use of Claim Check Pattern in Azure Event Grid

  Related To: Design Patterns
 Add to PDF   Mid 
Q35:   

Compare Azure WebJobs vs Azure Function. When to use one?

  
 Add to PDF   Mid 
Q36:   

When shall we use Azure Table Storage over Azure SQL?

  Related To: MongoDB
 Add to PDF   Mid 
Q37:   

What is difference between Keys and Secrets in Azure Key Vault?

  
 Add to PDF   Mid 
Q38:   

How is Azure App Service different from Azure Functions?

  
 Add to PDF   Mid 
Q39:   

What is equivalent of a Windows Service on Azure?

  
 Add to PDF   Mid 
Q40:   

What data schema shall you use for Event Grid events?

  
 Add to PDF   Mid 
Q41:   

What are main considerations when creating Azure Service Bus queues/topics?

  Related To: Azure Service Bus
 Add to PDF   Senior 
Q42:   

Explain the difference between Scheduled vs Deferred messages in Azure Service Bus

  Related To: Azure Service Bus
 Add to PDF   Senior 
Q43:   

Explain the use of Express Entities in Azure Service Bus

  Related To: Azure Service Bus
 Add to PDF   Senior 
Q44:   

Whay should you keep Azure Event Grid events as small as possible?

  
 Add to PDF   Senior 
Q45:   

How would you get Azure Event Grid events in Angular/React client?

  
 Add to PDF   Senior 
Q46:   

What are pros and cons of Azure Web PubSub vs SignalR?

  Related To: WebSockets, SignalR
 Add to PDF   Senior 
Q47:   

Explain the use of Bounded Staleness consistency model in Cosmos DB

  Related To: Cosmos DB
 Add to PDF   Senior 
Q48:   

How would you choose/design a muti-tenant architecture with Azure Cosmos DB?

  Related To: Cosmos DB
 Add to PDF   Senior 
Q49:   

Compare ARM Templates vs Azure CLI for Azure deployments

  
 Add to PDF   Senior 
Q50:   

What is the difference between Azure Active Directory and Azure Active Directory Domain Services?

  
 Add to PDF   Senior 
Q51:   

Name some advantages and disadvantages of Azure CDN

  Related To: CDN
 Add to PDF   Senior 
Q52:   

Cosmos DB vs Azure Table Storage vs Azure SQL Database: what to choose?

  
 Add to PDF   Senior 
Q53:   

How would you choose between Azure Table Storage vs MongoDB?

  Related To: MongoDB
 Add to PDF   Senior 
Q54:   

Explain what is the difference between Block Blobs, Append Blobs and Page Blobs in Azure?

  
 Add to PDF   Senior 
Q55:   

When should I use Azure SQL vs Azure Table Storage?

  
 Add to PDF   Senior 
Q56:   

What is the difference between Enterprise Application and App Registration in Azure?

  
 Add to PDF   Senior 
Q57:   

Explain what is Optimistic Concurrency Control (OCC) and how is it implemented in Cosmos DB?

  Related To: Cosmos DB
 Add to PDF   Expert 
Q58:   

Why are Azure Resource Groups associated with a specific region?

  
 Add to PDF   Expert 

Code Challenges

Q1:   

How to define an Environment Variable on Azure using Azure CLI?

  
  Add to PDF   Mid 
 

Rust has been Stack Overflow’s most loved language for four years in a row and emerged as a compelling language choice for both backend and system developers, offering a unique combination of memory safety, performance, concurrency without Data races...

Clean Architecture provides a clear and modular structure for building software systems, separating business rules from implementation details. It promotes maintainability by allowing for easier updates and changes to specific components without affe...

Azure Service Bus is a crucial component for Azure cloud developers as it provides reliable and scalable messaging capabilities. It enables decoupled communication between different components of a distributed system, promoting flexibility and resili...

Cosmos DB has gained popularity among developers and organizations across various industries, including finance, e-commerce, gaming, IoT, and more. Follow along and learn the 24 most common and advanced Azure Cosmos DB interview questions and answers...
More than any other NoSQL database, and dramatically more than any relational database, MongoDB's document-oriented data model makes it exceptionally easy to add or change fields, among other things. It unlocks Iteration on the project. Iteration f...
Unit Tests and Test Driven Development (TDD) help you really understand the design of the code you are working on. Instead of writing code to do something, you are starting by outlining all the conditions you are subjecting the code to and what outpu...
Domain-Driven Design is nothing magical but it is crucial to understand the importance of Ubiquitous Language, Domain Modeling, Context Mapping, extracting the Bounded Contexts correctly, designing efficient Aggregates and etc. before your next DDD p...
At its core, Microsoft Azure is a public cloud computing platform - with solutions including Infrastructure as a Service (IaaS), Platform as a Service (PaaS), and Software as a Service (SaaS) that can be used for services such as analytics, virtual c...
As an asynchronous event-driven JavaScript runtime, Node.js is designed to build scalable network applications. Follow along to refresh your knowledge and explore the 52 most frequently asked and advanced Node JS Interview Questions and Answers every...
Dependency Injection is most useful when you're aiming for code reuse, versatility and robustness to changes in your problem domain. DI is also useful for decoupling your system. DI also allows easier unit testing without having to hit a database and...