Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 1.53 KB

File metadata and controls

16 lines (10 loc) · 1.53 KB

Securing Azure Repos with Snyk

Welcome

This workshop builds upon the Securing AKS with Snyk & Securing ACR with Snyk modules which provided you with sample patterns and reference architectures for securing Microsoft Azure workloads with Snyk. Now, we will extend that learning and cover scanning of source code in Azure Repos. Microsoft Azure Repos is part of Microsoft Azure DevOps Services. We will provide you with step-by-step examples and sample code that will walk you through deployment of supporting infrastructure, sample applications, and configuration of the various Snyk integrations to Microsoft Azure.

Prerequisites

In order to complete the exercises in this workshop, you will need a Microsoft Azure DevOps, Microsoft Azure & Snyk account as well as successfully completed both the Securing AKS with Snyk & Securing ACR with Snyk modules.

  • Create a free Microsoft Azure account.
  • Create a free Snyk account.
  • Complete Securing AKS with Snyk, or have a functional AKS cluster running.
  • Complete Securing ACR with Snyk, or have an ACR registry containing images.
  • Create a free Microsoft Azure DevOps account.