DevOpspertise

Everything related to DevOps and the cloud.

Software Bill of Materials (SBOM) Reporting

We can track dependencies, libraries, open source components and licenses that are present in the environment by integrating SBOM generation into our build pipelines.

Open Worldwide Application Security Project (OWASP) Dependency-Check

We integrate OWASP Dependency-Check into an Azure pipeline without the use of a marketplace extension.

Azure Classic Pipelines – IIS Deployments Using Deployment Groups

In this post we will walk through an automated Internet Information Services (IIS) deployment using Deployment Groups in Azure DevOps.

Azure Pipelines – IIS Deployments Using Environments

In this post we will walk through an automated Internet Information Services (IIS) deployment using Environments in Azure DevOps.