Azure Administration : Basic Interview Questions on Azure Environment
Azure Interview Questions (Basic Azure Environment) 1) is it possible to create an account in azure with out creating an azure active directory? A) yes, the reason is while creating an account in azure itself, azure is designed to create a azure active directory along with azure account creation. 2) is it possible to have an account with out having azure active directory? A) No, the reason is every azure account should be associated with some azure active directory. if you want to create an account with out creating azure active directory, we can achieve this... by creating an azure account in the already created azure active directory. 3) how much is the charge to create an azure active directory per month? A) for lifetime it is free. you can create the users, groups as per your requirement and it is completely free. 4) under which cloud service Azure Active Directory comes? A) IDAAS (Identity and Access Management As A Service or Identity and Directory Manag...