Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sriramdasbalaji authored Dec 6, 2023
1 parent bf0d021 commit dd3a3f5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions labs/azuredevops/EndtoEnd/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

In this lab, you will learn about all the features of Azure DevOps like Kanban boards, Delivery Plans, Build and Release pipelines the usage of Advanced security features like:

- Preventing the leaks of sensitive data by scanning for vulnerabilities,
- Preventing the leaks of sensitive data by scanning for vulnerabilities

- Scanning code for vulnerabilities and resolving it

- Dependency scanning in the software development process.
- Dependency scanning in the software development process

## What is Azure DevOps?

Expand All @@ -25,7 +25,7 @@ If you're new to Azure DevOps, follow the links below to get started with your n

If you are familiar with Azure DevOps, follow the steps listed below to learn about each service.

- Complete this [prerequisites](/services/prerequisite.md) before proceeding further.
- Complete these [prerequisites](/services/prerequisite.md) before proceeding further.

Once you complete the prerequisties, follow the [next steps](/services/e2e-demo.md) to configure your own pipeline, service connection to build and deploy **eShopOnWeb** application to Azure App Service.

Expand Down

0 comments on commit dd3a3f5

Please sign in to comment.