Posts

Basic Questions About Azure Active Directory with Answers - PART 1

What is Azure Active Directory? A) Azure Active Directory is an Identity and Access Management Solution from Azure Cloud. How many types of Licenses available in Azure Active Directory? Azure AD Free ,Azure AD Premium P1, Azure AD Premium P2 Licenses. What is short name of Azure Active Directory? A) AAD What is the Domain name, Tenant name or Primary Domain Name of An Azure Active Directory? A) Name of the Azure Active Directory How many types of users can be created in Azure Active Directory? a) Users which will be ended with the domain name user1@AADName.onmicrosoft.com user2@AADName.onmicrosoft.com b) Users which will be ended with their email addresses (Guest Users) useremailid@AADName.onmicrosoft.com Ex:  Emailaddress_gmail.com#EXT#@AADName.onmicrosoft.com How many types of Groups can be created in Azure Active Directory? Basically two groups 1) Security Groups 2) Microsoft 365 Groups (O365 Groups) How many types of Roles available in Azure Active Directory? A) 1)Global Admini...

Azure DevOps Scenario related Questions of Different Feature's in Azure DevOps Project

 Issue with Repo's. Scenario 1: You are facing some challenges with the code in the PROD Environment only. But the similar issue didn't appear in any of the pre-prod Environment .(DEV/QA/UATETC) But the team observed that there are some parameters disturbing the application in PROD Environment .& the debugging team identified there was an issue with one of the commit that was part of a PR. What happened here is the associated branch(source) got deleted after the PR is completed. Now the product owner/tech delivery lead wants to know below details Questions in order to resolve the issue: Who created the feature branch? When it was created? What was the last commit ID that was associated with the base branch before the feature branch created? What are the different modifications that was happened to the associated commit which is causing the issue? Who created the commit and who authorized the commit? When the feature branch got deleted after the PR is completed, issue caused...

Daily Agenda to Learn Azure DevOps and Practice along with your friends.

Azure DevOps Daily Agenda: Day1: Creating a Azure free trail subscription. Created a VM. Creating account in Git Hub Installing Visual studio community  Creating Azure DevOps account Day2: Creating Repos in Azure DevOps. Pushing and Fetching the files from Local to Repos and vise versa Creating a Dot Net MVC web application using Visual studio and pushing it to Azure repos. Adding new solution to a existing project Adding existing MVC application to Azure Repos Day3: Creating ADO's and assigning users respectively Creating Branches. Creating Folders in release definition's for individuals. Creating Folders in Build definition's for individuals. Day4: Apply Restrictions to the individuals repos. Created the sprints and assigned to individuals Creating user stories and assigned to users. Coping of user stories.  Day5: Added few for more user stories upfront Discussed about DevOps organization settings. Day6 Created Resource Group and ...

Azure DevOps Tour Questions of Different Feature in Azure DevOps Project

Questions about Basics: What is a cloud? How many types of cloud available? How many types of cloud services? How many types of deployment models? What the difference between cloud services and Deployment models? How many portals are available for Azure cloud? What are the different public cloud service providers are available in market? What is the billing methodology are being followed in Azure, AWS and GCP. What's the difference between Azure public Cloud and AWS Public cloud and GCP public cloud. What is Private cloud? What is Hybrid cloud? Can on-premise datacenter can be called as Private cloud? Are you aware of GDPR? Can you tell me something about Azure china, Azure Germany and Azure USA? How many types of subscription's available in Azure? What is a tenant in Azure? What is the relation between a account in Azure and Account in office 365? What is a management Group in Azure? What is the subscription in Azure? What is the resource Group in Azure? What is the difference...

Azure DevOps: Scenarios to Implement of real time requirement using Azure DevOps

Deploy the ARM template which we got with sample web application deployment with different app service name and resource group and service plan. Get any Sample Azure web application repo from the github and then deploy it to azure using Azure DevOps with following conditions: - The ADO and the AAD should be same account. Azure subscription should be different. - The ADO , AAD and Azure subscription each should be different. - The ADO and Azure subscription should be same account but AAD must be different. Deploy only azure SQL database using pipelines. With Powershell, with ARM template. Deploy Azure Virtual machines using pipelines. With Powershell Deploy Azure Virtual machines using pipelines. with ARM template Deploy web application in Azure virtual machine using DevOps. Deploy SQL database in Azure Virtual machine using DevOps. Deploy function app in Azure using DevOps. Deploy two on premise VMs per each environment/stage like Development, QA, UAT, Testing...

Azure DevOps: Project's need to Practice the Implementation

Project Implementation Related Activities are Would like to know the steps have been performed or implemented in Azure DevOps labs to make them available instantly. Daily Activities and Responsibilities of Azure DevOps Engineer. 1) Implement an Azure DevOps Organization from Sractch level 2) Implement Azure DevOps Project from Scratch Level 3) Implement Azure DevOps Services from Scratch Level Azure DevOps Services will include, Azure Repos, Azure Pipelines, Azure Artifacts, Azure Test Plans (according to environment availability) 1) Perform an end to end Migration with each of Azure DevOps Services( Azure repos, Azure Pipelines, Azure Artifacts) 2) Perform an end to end Migration with Azure DevOps Project 3) Perform an end to end Migration with Azure DevOps Organization 4) Implement an environment to share the azure devops services among the Azure DevOps Project, Azure DevOps Organizations. 1) Implementing the change the Repos' Configuration. 2) Integrating the ...

Azure DevOps: Question related to Azure DevOps Project

Explain the process to create the Azure DevOps Project? How to determine project would be public or private? How to determine which type of version control to be used in Project? How to determine which type of process to be used in Project? Is it possible to change the version control of a created project later? Is it possible to change the process of a created project later? What are the benefits with GIT Version Control? What are the benefits with TFVC (Team Foundation Version Control)? What are the differences between the four processes by default available while creating the project? What are the differences between GIT and TFVC? What kind of parameters we need to consider before we are re-naming a Project which is already in development stage? What are the default version control and default work item process if don’t choose specifically when I am creating Azure DevOps Project? As you know that you can configure private URL for Azure DevOps Organization, due to som...

Azure Administration : Interview Questions on Virtual Machines - Part 1

Azure Interview Questions (Virtual Machine Concepts - (First 60 of 200 questions)) 1) can we create virtual machine without creating a resource group? 2) can we create the virtual machines with windows OS in Azure? 3) can we create the virtual machines with Linux OS in Azure? 4) can we create the virtual machines with Unix OS in Azure? 5) can we create the virtual machines with Solaris OS in Azure? 6) can we create the virtual machines with Apple MAC OS in Azure? 7) can we create the virtual machines with client OS (like Win 7, Win 8, Win 10) in Azure? 8) can we create the virtual machines with Server OS (Windows NT, Windows 2000, Windows 2003, Windows 2008, Windows 2012) ? 9) what is the reason that shows  that Azure shows only Server Images in Microsoft Provided Image Repository? 10) what are the different Operating System Images Providers (marketplace images) in Azure Environment? 11) what are the different ways to create a virtual machine in Azure?  12)  what are th...

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...