Featured resource
pluralsight tech forecast
2025 Tech Forecast

Which technologies will dominate in 2025? And what skills do you need to keep up?

Check it out
Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Cloud

Microsoft Azure DevOps Engineer: Inspecting and Identifying Code Dependencies

This course will teach you how to manage software dependencies using packages. You'll learn to configure Azure Artifacts, a service within Azure DevOps, to distribute custom packages and external packages from public feeds.

Neil Morrissey - Pluralsight course - Microsoft Azure DevOps Engineer: Inspecting and Identifying Code Dependencies
by Neil Morrissey

What you'll learn

Software applications are getting larger and more complex, and to manage that complexity we often reuse code in our solutions. That code might come from open source libraries, third party libraries or you might have your own code components that you need to reuse across solutions. The way we reuse code is through packages, and they need to be stored in a package repository. In this course, Microsoft Azure DevOps Engineer: Inspecting and Identifying Code Dependencies, you'll learn package management within Azure DevOps. First, you’ll learn how to identify code dependencies in your codebase that you can extract and turn into reusable packages. Next, you'll explore package types and feeds, and specifically, feeds in Azure Artifacts. Then, you'll discover how to package your own code as a NuGet package and consume it from an Azure Artifacts feed. Finally, you'll see how to make publishing of your package part of your continuous integration continuous deployment pipeline in Azure Pipelines. By the end of this course, you'll know how to identify code dependencies and use Azure Artifacts to host the packages that your application and pipelines depend on.

Table of contents

About the author

Neil Morrissey - Pluralsight course - Microsoft Azure DevOps Engineer: Inspecting and Identifying Code Dependencies
Neil Morrissey

Neil is a solutions architect and developer, with a passion for web development, architecture, and security. He has worked in large and small IT organizations, written articles on development, and spoken at local .NET user groups. Neil has several Microsoft Certifications, including MCPD, MCSA, and MCSD.

More Courses by Neil