Need to practice your Azure skills for an upcoming job interview? Try solving these Azure interview questions that test knowledge of Azure’s cloud infrastructure with topics like SaaS, IaaS, Virtual Machines, and others. We’ll provide feedback on your answers, and you can use a hint if you get stuck.
These Azure interview questions are examples of real tasks used by employers to screen job candidates such as cloud architects, DevOps engineers, system administrators, and others that require knowledge of cloud infrastructure on the Azure platform.
1. Organizing Resources
Your company would like to have an Azure account under which it will manage resources for various clients. Resources for each client should be listed on an invoice that contains only items for that specific client, and the invoice should be paid directly by the client. Select all steps you should take to achieve this goal.
(Select all acceptable answers.)
2. Virtual Machines Networking
A company has three Azure virtual networks, each containing several virtual machines. The first one contains the front-end server, the second contains the back-end server, and the third contains the database. Select all the answers so that the following holds:
- The front-end virtual network should be load balanced.
- Only the back-end virtual network should be able to access the database virtual network.
- Virtual machines in the database virtual network should scale automatically.
(Select all acceptable answers.)
3. Service Bus
Select all the things that need to be done to setup a new Service Bus and application that:
- Uses topics and subscriptions.
- Messages should follow a first in, first out order.
(Select all acceptable answers.)

Azure Online Test (Easy)

Azure DevOps Test (Easy)