From the course: Azure DevOps for Beginners

Unlock this course with a free trial

Join today to access over 22,600 courses taught by industry experts.

Where to access Azure DevOps

Where to access Azure DevOps - Azure Tutorial

From the course: Azure DevOps for Beginners

Where to access Azure DevOps

- [Instructor] Azure DevOps services are in the cloud. To access them we have several choices. These are the common access points. The Azure DevOps web portal, the Azure DevOps command line and the visual studio and visual studio code editors. The DevOps web portal is the primary way we'll access the services in this course. Once you login to the site, you'll see all your projects and you can access boards, repos, pipelines, test plans and artifacts for each project. It's here you can create your projects and work with all the services. The Azure Command-Line Interface the CLI provides hooks and Azure. It's a popular way to do admin actions with your Azure services. It's available to install in windows, macOS and Linux environments. This requires a couple of additional installations to your computer. First you need to install the Azure CLI itself. You can find the installers here at this URL, I installed the windows…

Contents