From the course: Microsoft Azure DevOps Engineer Expert (AZ-400) Cert Prep by Microsoft Press
Unlock this course with a free trial
Join today to access over 25,200 courses taught by industry experts.
Lab D: Create packages - Azure Tutorial
From the course: Microsoft Azure DevOps Engineer Expert (AZ-400) Cert Prep by Microsoft Press
Lab D: Create packages
For this lab, you can use either Visual Studio Code or you can follow along with GitHub Codespaces. In case you're using Visual Studio Code, you do not need to create a repository like we will do in GitHub Codespaces. So here I'm in GitHub Codespaces, I'm going to create a new repository. This is going to be lab46javapkg. That's what I'm going to call it. I'm going to leave it with the default values, except that I'm going to create a gitignore file and this is going to be for Maven. Let's create the repository. And once it's created, I'm going to go ahead and create a codespace for this repository. You can also create a repository and clone it locally in Visual Studio Code if you're working from your own desktop. Or you can either work directly in a local Git repository within your VS Code. It's just that for codespaces, as you probably already know by now, we need to work with a GitHub repository in order to be able…
Contents
-
-
-
-
-
-
(Locked)
Learning objectives2m 18s
-
(Locked)
Develop build pipelines8m 38s
-
(Locked)
Lab A: Set up build agents7m 25s
-
(Locked)
Lab B: Create classic Azure Pipelines11m 46s
-
(Locked)
Lab C: Create YAML pipelines12m 9s
-
(Locked)
Learn about package management7m 30s
-
(Locked)
Lab D: Create packages15m 50s
-
(Locked)
Lab E: Set up feeds17m 48s
-
(Locked)
Learn about containers4m 48s
-
Lab F: Build a container image6m 27s
-
(Locked)
Lab G: Run and push container images12m 32s
-
(Locked)
Learn about code quality and security4m 30s
-
(Locked)
Lab H: Implement code quality15m 42s
-
(Locked)
Lab I: Implement DevSecOps12m 2s
-
(Locked)
-
-
-
-
-
-
-