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 between management group and Resource group in Azure?

What is the Hierarchy of a resource in Azure?

What is Infrastructure as a service?

What is Platform as a service?

What is software as service?

Can you tell me under which service Azure resource manager portal falls ( ARM portal)?

What is the name of the Azure Active directory (URN) ?

Know about the differences between URN,URI,URL?

What is a tenant ID?

what is the max number of subscription's you can create in Azure AD?

What is the max number of resource group you can create under a subscription?

what is Azure DevOps Organization?

What is Azure DevOps project

What kind of cloud service Azure DevOps falls under?

Explain relation between ARM portal, Azure AD and Azure DevOps Organization& office 365?

What is short name Azure DevOps Organization?

What is the limit of Azure DevOps Organization that you can create with a specific user id?

What is the limit of Azure DevOps projects that you can create with a specific ADO?

What kind of permissions you need to create a ADO?

What kind of permissions you need to create a ADO Project?

How many days ADO will be available after deletion?

How many days ADO project will be available after deletion?

How to establish a connectivity between ARM portal and ADO?

What are the mandatory parameters that you need to create an ADO project?

What is Version control?

What is the use of Version control and its benefits?

How can you make use of version control to manage the resource availability for long duration?

What are the different types of version controls available in market?

What is the recommended version control strategy to be followed in ADO?

What are the different types of version controls available in ADO?

What are the various version control available?

What kind of visibility is available for Azure DevOps project?

How many ways that you can create a resource in ARM Portal?

What is the dependency in choosing a region when you are creating a ADO?

What kind of measures to be taken care if you want to change the region of ADO?

Explain the strategy of implementation when you are implementing DevOps process in a development project which is not using DevOps process as of now?

What is the differences between Azure DevOps and DevOps with Azure, DevOps with AWS & DevOps with GCP and DevOps in on-premise environment?

What is the differences between DevOps and next gen DevOps & and DevOps with automation?

Does the DevOps falls under the category of a technology or strategy?

What are the various features or services that are offered by Azure DevOps ?

What are the differences between Azure DevOps and DevOps with AWS?

why do we need to choose Azure DevOps over DevOps with AWS?

What is the difference between ARM template deployment and Azure Blueprint and what explain the advantages & disadvantages of each?

What is the URL of the ADO and ADO Project?

> https://dev.azure.com/<Name of ADO>

> https://dev.azure.com/<Name of ADO>/<Name of AO project>

How many ADO's that you can be part of?

What is the access level in ADO access?

What are the differences between Basic, Stakeholder and Visual Studio subscriber?

What kind of roles available to manage an azure DevOps project?

What are differences between project Reader, Contributor and Administrator?

How to find the access info of a user when he actually last logged in?

How to find the access info of a user from when actually part of the project?

Can we copy a work item across ADO's?

Can we copy a work item across ADO projects?

Can we recover the deleted work item in the project?

How may azure active Directories that we can create?

What is Team Foundation Server (TFS)?

What is Visual Studio Team Services (VSTS)?

What is the difference between Visual Studio and Visual Studio Team Services?

What is Visual Studio Online?

Which application got renamed to Azure DevOps on Which date?

VSTS is renamed on Azure DevOps on 10-Sep-2018.

What is Azure DevOps?

What is the relation between TFS, VSTS and Azure DevOps?

What is ADO stands for?

What is Azure DevOps Server?

What is Azure DevOps Organization?

What is Azure DevOps Project?

What is Work or School Account when you want to create an Account in Azure or Azure DevOps

Can we create Nested ADO’s?

Can we create child Project inside a project?

Where we can find the settings of Azure DevOps Organization?

Where we can find the settings of Azure DevOps Project?

What kind of hierarchy established between Azure DevOps Organization and Azure DevOps Project?

What kind of Accounts we will be in need to create Azure DevOps Account?

Explain the difference between Azure DevOps Account, Azure DevOps Organization, Azure DevOps Project? And Explain the Hierarchy between them as well?

What kind of Authentication we can avail to login to Azure DevOps?

What is the relation between Azure Active Directory and Azure DevOps Organization?

What kinds of Access levels are available in Azure DevOps Organization?

What kinds of Access levels are available in Azure DevOps Project?

What is the default access that will be provided for a user who is newly created?

How to establish connectivity between Azure DevOps and Azure Active Directory?

What kind of Hierarchy in Azure to create the resources??  

What kind of Hierarchy in Microsoft to create the resources??

What kind of Accounts will be available in Azure Active Directory?

What kind of Accounts will be available in Azure DevOps?

What is Generic Account?

What is Service Account?

What is User Account?

What is Basic Account?

What is Global Administrator Account?

What is Limited Administrator Account?

What is Guest User Account?

Any difference between Guest Account in Azure Active Directory and Azure DevOps Organization?

When to choose the location of Azure DevOps Organization to get created in specific location?

Due to some project requirements, are we supposed to change the location of ADO from one location to other location?

Are the locations available for Azure DevOps Organization are the same locations are available for Azure Operations?

What are the technical side effects when you are changing the name of Azure DevOps Organization?

What are the steps to be remembered or considered before you are going to change the name of Azure DevOps Organization?

What are steps to be considered before changing the URL for Azure DevOps Organization?

While creating we can choose the region where I want to create my Azure DevOps Organization, but due to some requirements, I want to change the ADO region in Azure DevOps Account, but, I am not able to achieve the same? But Why?

What kind of permission you need to have in order to establish a connectivity between a ADO and AAD?

> User must be a member of AAD.

> User must be a member of Project collection administrator or owner of the ADO.


Questions on Visual Studio



How to connect Visual Studio to Azure DevOps Organization?

How to clone the repository from Azure DevOps Project to VS local repository?

How to connect multiple ADO accounts?

How to connect multiple projects in the same ADO account?

How to connect multiple projects of multiple ADOs?

How to switch over between projects in the same ADO with VS?

How to switch over between projects from different ADO with VS?

How to add solution to the repo cloned in VS which is part of ADO?

How to find the changes done in the local repo in VS?

How to pull the changes to the local repo from the repo in the ADO?

How to push the changes from the local repo to the repo in the ADO?

What happens if you click on the Sync?

How to find on which repo i am working?

How to find on which branch i am working?

How to create branch in ADO?

How to replicate branches in the ADO in the local VS?

How to differentiate the branches created in the local VS and the branches replicating of the ADO in the local VS?

Can we see the branches in ADO which are created in the local VS?

Where can i find the pull requests requested by me?

Where can i find the pull requests assigned to me?

Where can i find the work items assigned to me?

How to create a work item in VS?

How to find build definitions which are available in the ADO?

How to create a Tag in REPO in VS?

Where can we find incoming Commits and Outgoing Commits?

Where can we find the Repository settings?

Where can we find the settings related to team project?

Where can we find the settings related to team project collection?

What is visual studio?

What is a solution in a visual studio?

What is a project in visual studio?

What are the different actions of version control.

What is a Push?

What is a Pull?

What is a commit and explain about parameters of commit?

What is a fetch?

How to compare two repositories?

what is rebase?

What is cherry pick?

What is fork?

What is a pull request?

What is a back ground execution that's happening when we are creating a pull request?

How to update the cache of a origin/Remote repository in local visual studio?

What is a Sync?

where can we see the list of changes for a project?

What is Branch?

What is local branch?

What is remote branch?

How to create a local branch in Visual studio and push it ADO?

How to pull the changes from ADO to Repo in the local visual studio?

How to push the changes to the ADO from the Repo in the local visual studio?

Explain the procedure (background) that's happening when you are doing push or pull?

What is a Stash?

How to establish connectivity between visual studio and ADO?

How to disconnect the visual studio with ADO

How to switch between ADO accounts.

How to find out the path of repository in visual studio?

How to add a project to a repo.

How to add a solution to a repo?

How to add a project to a specific solution that is part of a repo?

 

Questions on repos

What is COMMIT in GIT Operations?

What is PUSH in GIT Operations?

What is PULL in GIT Operations?

What is FETCH in GIT Operations?

What is Clone in GIT Operations?

How to establish connection between GIT installed on the Desktop and GIT in GITHUB Account?

How to Merge the Branches in GIT?

How to create Token in GIT?

What is the Azure DevOps repos service?

What is the repository means or what is the purpose of repository?

What is Files in Azure DevOps Repos Service?

What is Commit in Azure DevOps Repos Service?

What is Push in Azure DevOps Repos Service?

What is Branches in Azure DevOps Repos Service?

What is Tags in Azure DevOps Repos Service?

What is Pull Requests in Azure DevOps Repos Service?

What is Version Control System?

Why Version Control System is required?

What are the different Version Control Systems available?

What are the Version Control Systems that Azure DevOps Supports?

What are the Version Control System those are available in Azure DevOps by default?

How to establish connection between Azure DevOps Repos and GIT?

How to import a repository from GIT account and GIT Projects?

Can we connect our Azure DevOps Repos with Multiple GIT Accounts?

What are the parameters required in order to establish connection with GIT Account?

What are the editor tools that we can use with Azure DevOps?

How to setup a local copy of Azure DevOps Repo with GIT installed on Desktop?

How to setup a connection between Azure DevOps and Visual Studio Installed on Desktop?

How to setup a connection between Azure DevOps and Visual Studio Code installed on Desktop?

Do you know how to use VS Code with Azure DevOps with GIT Connection?

How to implement changes in those are performed in local to update central repository or master repository which will be used in Azure DevOps?

How to Create a Build Pipeline from Azure DevOps Repo?

What are the rules to create a Build Pipeline from Azure DevOps Repos?

How to link Azure DevOps Repos with a Task in Boards?

How to link Azure DevOps Repos with a User Story in Boards?

Can we link one Azure DevOps Repos with Multiple Tasks of Same User Story?

Can we link one Azure DevOps Repos with Multiple Tasks of different User Stories?

Can we link one Azure DevOps Repos with a Task which is without User Story?

As you know how you are creating Build Pipeline with Azure DevOps, can we create a Release Pipeline with Azure DevOps Repos without creating any Build Pipeline?

How to Create Branches in Azure DevOps Repos?

Can we reverse a commit in Azure DevOps Repos?

How to do reverse a commit in Azure DevOps Repos?

What are the steps or considerations you should remember before you are doing a reverse of a commit?

How to compare the commits?

How do you define a Branch in Azure DevOps Repos?

Explain the relation between Branch and Azure DevOps Repos?

What is “Number of Commits Ahead” for a Branch Defines?

What is “Number of Commits Behind” for a Branch Defines?

What is Merge Operation while performing Pull Request?

What Kind of Pull Requests are available in Azure DevOps Repos?

How to ensure after pull request completed to get the deleted the source Branch automatically?

How to ensure the source branch is not getting deleted after completion of Pull Request?

Pull Request will be performed between Branches only?

How to enable or implement Reviewers in Pull Request?

How to enable or implement Approvals Process in Pull Requests?

Explain the merge process the pull request automation with Power Shell?

Does the Repositories imported from GIT and Repositories created in Azure DevOps GIT are same or different?

If not, how to identify the same?

How to identify the Source of a Build Pipeline is GIT Hub Repository?

How to identify the Source of a Build Pipeline is Azure Repositories with GIT Version Control?

How to identify the Source of a Build Pipeline is Azure Repositories with Team Foundation Version Control?

What kind of strategy that is implemented at the repo level in your project?

What kind of strategy that is implemented at the Branch level in your project?

What kind of permissions we need to create a repo in a project?

What are the different roles available at project level to manage the repos?

What are the different roles available at organization level to manage the repos?

What kind of tasks can be done if a user has a project reader access?

What kind of tasks can be done if a user has a project Contributor access?

What kind of tasks can be done if a user has a project Admin access?


Questions on DevOps


what is Development and what is operations?

What is DevOps ?

What was the methodology that was followed before DevOps evolution?

What is Agile methodology?

DevOps is a Buzz word, but which category it belongs to? 

What are the different tools we use in DevOps?

> A IDE used for development.

> A Tool or solution for work item tracking

> A Tool for automation solution.

> A tool for version control.

> A tool for build management

> A tool for CI/CD pipelines.

> A tool for Configuration management.

> A tool for monitoring.

What is DevOps with Azure?

What is DevOps with AWS?

What is DevOps with GCP?

Questions on Integration Azure DevOps with Azure Active Directory:



How to establish connection between Azure DevOps Organization and Azure Active Directory?

Can we establish connection between one Azure DevOps Organization and two Azure Active Directories? So that any domain user can login to ADO?

How to disconnect the connection between Azure Active Directory and Azure DevOps Organization?


Questions on User Management in Azure DevOps:


Explain the process to add users to the Azure DevOps Project? 

What is the limit of users that you can add to the Azure DevOps Project?

At What Level you can manage the User Accounts in Azure DevOps?

Can we create the User Accounts at Azure DevOps Project level?

Can we create the User Account at Azure DevOps Organization Level?

Can we make a user is part of multiple projects? If possible, explain the hierarchy and if not explain the limitations?

How to add multiple users to a Azure DevOps Project at a time?

Can we change the level of access of user later?

Can we do Promote/Demote of access to user in Azure DevOps Project?

What kinds of access levels are available for users in Azure DevOps Project?

A) Basic, Stakeholder and Visual Studio Subscriber are different access levels.

What is the default access level that will be provided to new user if we don’t specify the same?

What kind of policies that we can implement for better User Administration to a Azure DevOps Project and Azure DevOps Organization Levels?

Can we restore the Projects which are deleted?

How long the deleted projects will be available to restore?

Can we extend the duration for the deleted projects to available according to our defined time?

Do we have any option to restore the deleted organization?

If yes, what is the process to achieve the same for ADO?

How long the deleted organization will be available to restore?

Can we extend the duration of deleted organizations to available according to our defined time??

If yes, what is the process to achieve the same for ADO?


Questions on Azure Boards:


What is the Objective of Boards Services?

What is the Work Items in the Boards Services?

What is the Boards in the Boards Services?

What is the Backlogs in the Boards Services?

What is the Sprints in the Boards Services?

What is the Queries in the Boards Services?

What is the logic behind the various options available in the Boards?

What is User Story?

What is Task?

What is Bug?

What is Epic?

What is Feature?

What is Issue?

What is Test case?

What is the concept of Efforts?

What is the Status NEW?

What is the Status ACTIVE?

What is the Status RESOLVED?

What is the Status CLOSED?

What is the Status REMOVED?

What is the Description in the User Story?

What is the Value area in the User Story?

What is the concept of STORY POINTS in User Story?

What is the RISK in the User Story?

How to Link a Task, a Bug, a User Story to other User Story?

What is the concept of RELATED ITEMS in User Story?

How to do attachments to User Story?

What is the Description in User Story?

What is the Acceptance Criteria in User Story?

What is Discussion Field in User Story?

How to Enable Notification Settings for a User Story?

What is Iteration?

What is the concept of Grooming?

What is the Scrum Daily Sync?

What is the Scrum Team Review/Retro?

What is the Scrum Team Meeting?

How to link Work Item in Boards to get the action performed for Repositories in GIT Hub?


Questions on CI 


What is Pipeline?

What is Build Pipelines in Azure DevOps?

What is Environments in Azure DevOps?

What is Releases in Azure DevOps?

What is Library in Azure DevOps?

What is Task Groups in Azure DevOps?

What is Deployment Groups in Azure DevOps?

What are Build Pipeline and Continuous Integration in Azure DevOps?

What are Release Pipeline and Continuous Delivery in Azure DevOps?

What is Continuous Development, Continuous Integration, Continuous Test and Continuous Delivery in Azure DevOps?

What is the STAGE in Azure DevOps?

How to create a Build Pipeline in Azure DevOps?

How to create a Release Pipeline in Azure DevOps?

What are the Points to be considered while creating a Build Pipeline?

What are the Points to be considered while creating a Release Pipeline?

What is Source in Build Pipeline?

What is Destination in Build Pipeline?

What is Source in Release Pipeline?

What is Destination in Release Pipeline?

Can we establish a connection between a Build Pipeline and release Pipeline?

Can we create only Build Pipeline for a repository without a Release Pipeline?

Can we create only Release Pipeline for a repository without creating a Build Pipeline?

While creating a Pipeline What Defines the Connect?

While creating a Pipeline What Defines Select Column?

While creating a Pipeline What Defines the Configure?

While creating a Pipeline What Defines the Review?

How many ways we can create a Build Pipeline? (with YAML in built and Classic Editor)

What kinds of Sources are available in order to create the Build Pipeline?

What are parameters you have choose in order to create a Build Pipeline?

What is Tasks in Build Pipeline?

What is Variables in Build Pipeline?

What is Triggers in Build Pipeline?

What is Options in Build Pipeline?

What is Retention in Build Pipeline?

What is History in Build Pipeline?

What is Summary in Build Pipeline?

What is Queue in Build Pipeline?

How to Implement Security in Build Pipeline?

Can We Rename the Build Pipeline?

What are the standards to be followed while naming the Pipeline?

What is Agent Pool?

What is Agent Specification?

How to modify the Source details (Repository and Branch) in the Build Pipeline after it is created?

What is Parameters in Build Pipeline?

How to configure the Agent?

What is Pipeline Variables?

What is Variable Groups?

What is Pre Defined Variables?

How to define a format for the build while it is getting deployed?

How to identify the Source of a Build Pipeline is GIT Hub Repository?

How to identify the Source of a Build Pipeline is Azure Repositories with GIT Version Control?

How to identify the Source of a Build Pipeline is Azure Repositories with Team Foundation Version Control?

What is Build Definition?

What is Release Definition?

How to differentiate each pipeline in Azure DevOps Pipelines?

How to differentiate each pipeline in Azure DevOps Build Pipelines(C I)?

By Build Pipeline Definition ID

How to differentiate each pipeline in Azure DevOps Release Pipelines (C D)?

By Release Pipeline Definition ID

How to differentiate each release of a Build Pipeline in Azure DevOps?

How to differentiate each release of a Release Pipeline in Azure DevOps?

How to delete a Build Pipeline?

How to delete a Release Pipeline?

What are the conditions to be followed or what are the applicable rules to be followed if we want to delete a Build Pipeline?

What are the conditions to be followed or what are the applicable rules to be followed if we want to delete a release Pipeline?

Can we create a Build Pipeline without any tasks?

Can we create a Release Pipeline without any tasks?

What is a Stage in Release Pipeline?

Can we create a Release Pipeline without any Stages?

What is a Build definition?

What are the different ways of build definitions that we can create?

What are the multiple types of repos can be used to create a build definition?

What are the parameters to be passed for repo while creating ab build definition?

What exactly is  a build definition template?

What are the templates available those can be used while creating build definition?

What is the purpose of tasks in a build definition?

what is the purpose of variables in a build definition?

what is the purpose of Triggers in a build definition?

what is the purpose of Options in a build definition?

what is the purpose of Retention in a build definition?

what is the purpose of History in a build definition?

what is the purpose of Save & queue in a build definition?

what is the purpose of Save in a build definition?

Why you use DevOps pipelines only to publish your code instead of publishing it directly from VS?


Questions for agent pool 


What is agent pool?

What is agent?

What are Microsoft hosted agents?

what are self hosted agents?

Can we create agent pools?

What permissions you require to create a agent pool?

What are the different scopes for an agent pool?

What is the Agent pool at the ADO level?

What is the Agent pool at the ADO project level? 

What is the difference between Agent Pool at ADO vs ADO project level?

What kind of self hosted agents are available based on the Operating system?

What kind of self hosted agents are available based on the Architecture?

What are the different parameters should be defined to create a PAT token?

What exactly is a PAT token?

What is the scope that you will be defining at the time of PAT creation?

How many self hosted agents can be created/installed/configured in a machine/System?

What are the requirements to be met in order to configure a self hosted agent on a machine?

How to find what are the self hosted agents configured on a machine/system?

How to find the user account that is configured for an agent in a system?

How to find the startup method that is configured for an agent in the system?

How to find the files respective for a specific agent in system/machine?

How to change the user account or service account for an agent in a machine/System?

How to delete or remove an agent from a machine?

How to stop the agent in a machine?

How to disable the agent in the agent pool?

What is the communication method that is happening between agent and agent pool?

What is the protocol being used by agent to communicate with the agent pool in the respective ADO?

How exactly an agent will be picked by agent pool in order to execute a job?

Can we define which agent should be picked for a job always?

What is the server URL that you will provide while configuring the agent?

What are the different types of authentications that are supported while configuring the agent?

Can we limit the agent to run for limited times in a given time period?

What is the meaning of 'online' status for an agent in the agent pool?

What is the meaning of 'offline' status for an agent in the agent pool?

What is the meaning of 'enabled' status for an agent in the agent pool?

What is the meaning of 'disabled' status for an agent in the agent pool?

What happens if we disable the agent when a job is being run on the same agent?

How to minimize the queue that is getting displayed when I queue a job ?

How to restrict an agent not be picked by job?

How do I specify for job to be run by specific agent pool only?

How do I specify for job to be run by specific agent only?

How do I restrict that a specific agent pool will be shown in the specific user profile?

What is the meaning of access specifier 'Read' w.r.t Agent related activities?

What is the meaning of access specifier 'user' w.r.t Agent related activities?

What is the meaning of access specifier 'Creator' w.r.t Agent related activities?

What is the meaning of access specifier 'Administrator'  w.r.t Agent related activities?

What is the role of project valid users group in the ADO projects ?

where do I find the information of the jobs those are executed by a specific agent?

What exactly is capabilities of an agent?

How to find the capabilities of an agent?

What are system capabilities?

What are user defined capabilities?

How to define a User defined capability?

How to find the info of the recent communication between Agent Pool and Agent?

How to specify the parameter for agent specification w.r.t Agent Name?

How to specify the parameter for agent specification w.r.t Agent computer name? 

What are different variables associated to deal with agents?

How to find the version of the Azure DevOps ADO self hosted agent?

How to update  the version of the Azure DevOps ADO self hosted agent?

How to find the Domain details of an agent that is part of?

Who can approve and request the extensions and explain the scope?

Service Connections:


How do you delegate a user to create a service connection in ADO projects?

What is the scope of the service connection?

What are the difference between Administrator, Creator, Reader, User in Service connection security/Access controls?

How to find out who created the service connection?

How to restrict a service connection should be used by a limited number of pipelines ?

How to enable a service connection should be used by a all the pipelines?

How to ensure only users created connections can be displayed?

What are the different types on conditions we have in Azure DevOps pipeline execution?

1. Run the task (Current task execution condition)

2. Defining the execution policy for the next task based on the current task.

3. What to do if something happens in middle of the executing the current task.


Questions about artifacts

How many kind of scopes available for artifacts in Azure DevOps? What are they?

> 2 Scopes are available 

1. Organization scope

2. Project Scope

What is a Feed in Artifact in Azure DevOps?

How to create a feed?

Where do we define the visibility of the feed?

Where do we define the scope of the feed?

What is an variable?

What is a Build Variable?

What is the variable declaration and what is Variable definition?


PowerShell


What is Intellisense in PowerShell.

How to find the version of the PowerShell console?

How to find the information of the modules those are installed?

how to find the info of the modules those are loaded into the current PS session?

How to install modules in PowerShell?

How to list out the cmdlets related to given word.

What is the format of the cmdlet?

How to import a module into the current PS session?

How to define a variable and how to declare a variable?

How to specify a data type of a variable?

what is the difference between get-module and get-installedmodule?

How to list out the cmdlets of a specific module?

What exactly is an Alias in PowerShell?

What is the alias for get-childitem?

How to get the help for a particular cmdlet?

How to find out the cmdlets of a particular word that is ending with?

How to find out the cmdlets of a particular word that is starting with?

How to find out the cmdlets of a particular word anywhere in the cmdlet syntax?


What is PowerShell?

What is PowerShell ISE?

What is PowerShell console?

What is PowerShell core?

What is the difference between PowerShell and PowerShell core?

Based on which language/framework PowerShell is developed?

When did the initial version of the PowerShell is released?

What is the latest version of the PowerShell?

When did the initial version of the PowerShell core is released?

What is the latest version of the PowerShell core?

How to find the computer name in PowerShell?
ans. $env:Computername

How to find the path of the modules installed in PowerShell?
ans. $env:PSModulePath

How to find the operating system name in PowerShell?
ans. $env:OS

How to find the version of the PowerShell?
$PSversiontable

How to find the installed version of the PowerShell supported for the previous versions?
Ans. when you execute $psversiontable you can find compatible versions information.

How to find cmdlets?
ans. get-command

How to display list of cmdlets types?
ans. get-command | Select-Object -Property commandtype -Unique

What is alias?
ans. alias is alias name for the cmdlet
examples: gci - get-childitem
   gc - get-content
   gcm- get-command
   cls - clear-host, clear
 
   
How to display aliases only?
ans. get-alias

what is the format of the cmdlets in PowerShell?
ans. Verb-Noun

How to get the members in cmdlets?
ans. gcm | Get-Member

Intellisense will display the available command or cmdlets in the editor.

How to define a variable in PowerShell?
ans. $VariableName

How to print the variable value in PowerShell?
ans. Write-Host $VariableName

How to read the value for a variable in PowerShell?
ans. $VariableName = Read-Host

What is module in PowerShell?
ans. Module is a set of cmdlets designed to deal with a specific purpose or a specific product or product feature.

How to get the list of modules installed in PowerShell ISE in a machine?
ans. get-module

How to display the commands related to modules in PowerShell?
ans. get-command -Noun Module
 
How to display the cmdlets related to specific verb in PowerShell?
ans. Get-Command -Verb {VerbName} Example: get-command -Verb Remove

How to display specific module related to noun in PowerShell?
ans. Get-Command -Noun {NounName} Example: get-command -Noun Module

How to display the details of a specific cmdlet?
ans. Get-Command -Name {Cmdlet Name} Example: Get-Command -Name Get-Module

How to display the cmdlets ending with specific word?
ans. Get-Command -Name *{Wordname} Example: Get-Command -Name *Module

How to display the cmdlets which contains specific word?
ans. Get-Command -Name *{Wordname}* Example : Get-Command -Name *Mod*

How to get the help for a cmdlet?
ans. Get-Help -Name {Cmdlet Name}

How to get the services(Services.msc) in a machine?
ans. Get-Service

How to get the services those are running only?
ans. 

How to count the services when you execute get-service?
ans. read the services into a variable and then apply the count function to the variable which consists or hold the output of get-service.

$totalservices = Get-Service
$totalservices.count
$totalservices.gettype()

How to comment a single line in PowerShell?
ans. # symbol before starting the line

How to comment multiline in PowerShell?/ How to comment a block of code?
ans. <#  block of code  #>

What is Intellisense in PowerShell.

How to find the version of the PowerShell console?

How to find the information of the modules those are installed?

how to find the info of the modules those are loaded into the current PS session?

How to install modules in PowerShell?

How to list out the cmdlets related to given word.

What is the format of the cmdlet?

How to import a module into the current PS session?

How to define a variable and how to declare a variable?

How to specify a data type of a variable?

what is the difference between get-module and get-installedmodule?

How to list out the cmdlets of a specific module?

What exactly is an Alias in PowerShell?

What is the alias for get-childitem?

How to get the help for a particular cmdlet?

How to find out the cmdlets of a particular word that is ending with?

How to find out the cmdlets of a particular word that is starting with?

How to find out the cmdlets of a particular word anywhere in the cmdlet syntax?



<< Questions Related to Deployment of code base to the Website that is created in IIS Manager console>>


What is the importance of self hosted agent usage in the scenario?

What happens if we use Azure Hosted agent in this scenario?

What happens if we use Azure Hosted agent in order to run the Build pipeline and Self hosted agent in the release pipeline?

What happens if we use Self hosted agent in order to run the Build pipeline and Azure hosted agent in the release pipeline?

What are the requirements to be taken care of while implementing this activity?

What kind of measures to be taken care particularly for the scope of the Build Definition and Build Pipeline?

What kind of measures to be taken care particularly for the scope of the Release Definition and Release Pipeline?

What are the different modules of PowerShell that we are going to use in implementing the scenario?

What are the different cmdlets that you are going to use in implementing the scenario?

What are the different stages of activity that you are going to use in implementing the scenario? 


Comments

  1. This article gave me good understanding on Azure cloud technology & also for automation of Release Management activities using Azure DevOps for CI / CD

    ReplyDelete
  2. a very useful blog to the learner so happy to be part of this blog. Thank you.
    DevOps Online

    Training

    ReplyDelete
  3. nice informative post. Thanks you for sharing.
    We are an experienced team in one of the Best software company and product specialist for software development and implementation. Sovereign provides Website Design, Wordpress Development and Mobile App Development, Digital marketing and SEO Services.
    Wordpress Development
    Agile Development

    ReplyDelete

Post a Comment

Popular posts from this blog

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

Basic Questions About Azure Active Directory with Answers - PART 1

Azure Administration : Interview Questions on Virtual Machines - Part 1