From the course: Azure DevOps for Beginners

Unlock this course with a free trial

Join today to access over 24,800 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. In this video, we'll look at various ways to interact with the services. There are several different interface choices that provide access to these services. We can use the Azure DevOps web portal, the Azure DevOps command line, plus, we can use developer tools, like Visual Studio and Visual Studio Code. The Azure DevOps web portal is the primary way I'll access the services in this course. Once logged into the site, you'll see all your projects. Within a project, you can access its boards, its repos, pipelines, test plans, and artifacts. The Azure Command Line Interface, the CLI, provides a set of commands used to create and manage Azure resources. It's designed to help you interact with Azure with an emphasis on automation. It's available across Azure services, including the DevOps services, and it's a popular tool for performing administrative actions with your Azure resources. The Azure CLI is not pre-installed on your…

Contents