• +91 9723535972
  • info@interviewmaterial.com

Microsoft Azure Interview Questions and Answers

Related Subjects

Microsoft Azure Interview Questions and Answers

Question - 101 : - How to add an administrator to the Azure portal?

Answer - 101 : -

To add an administrator to the Azure portal, it has to be given the owner role. It will be able to manage only those resources in the subscription that are assigned to it. To add an administrator, follow these steps:

  • Sign in to the Azure portal
  • Go to the Hub menu and then to Subscription and select the subscription that the administrator will need access to
  • Select Access control (IAM) in the subscription blade, and then click on Add
  • Go to Select a role, and click on Owner
  • Here, provide the email address of the user to be assigned as the owner
  • Click on the user, and then click on Select

Question - 102 : - In case the front-end hosting of an application is done on Azure, if the user needs the database hosting to be done on an on-premise server due to security concerns, how will you handle the Azure connectivity?

Answer - 102 : -

There are a few possibilities to resolve this:

  • Azure VNET based point-to-site service can be used to connect one on-premise DB to an Azure-hosted application. This is valid where there are limited resources to be connected via VPN.
  • In case of more resources for connection, site to site or express routes are the solution. Site to site might cause network latency as the VPN works only via public infrastructure, which is the internet. In that case, express routes can be used as it has a dedicated leased line that solves latency issues.
  • In case VNET is not preferred, Windows Communication Foundation (WCF) service can be developed and hosted on-premise. It will have CRUD operations intended solely for the database that is hosted on-premise. It uses the service bus relay that can build communication between the Azure-hosted app to the WCF service for database access.

Question - 103 : - How much storage can a user with a virtual machine use?

Answer - 103 : -

Each data disk on the VM can be up to 1 TB. However, the number of data disks, which you can use depends on the size of the virtual machine.

Question - 104 : - Name two blobs used in Microsoft Azure

Answer - 104 : -

Two types of blobs offer in Azure are:

  • Block Blob
  • Page Blob

Question - 105 : - What is csrun?

Answer - 105 : -

Csrun is a command-line tool that deploys a packaged application to the Windows Azure compute emulator and manages the running service.

Question - 106 : - Are data disks provide support within scale sets?

Answer - 106 : -

Yes, a scale allows you to define an attached data disk configuration which applies to all VMs In the set. Other options for data storing are:

  • Azure files
  • Azure Data services
  • OS drive
  • External data service

Question - 107 : - When will you find the list of built-in app with ADD?

Answer - 107 : -

The Azure Active Directory has more than 2500 built-in app. It allows you to access the application more securely.

Question - 108 : -
Explain guest OS in Microsoft Azure

Answer - 108 : -

Guest OS is an operating system which runs on the virtual machine which allows you to hosts an instance of a role.

Question - 109 : - What is the use of Temp Drive in VM?

Answer - 109 : -

Temp Drive is used for Paging in Azure. However, it is a short drive, and you should not use it for storage.


NCERT Solutions

 

Share your email for latest updates

Name:
Email:

Our partners