Hands-on with Backstage on Azure: From App Service to Azure DevOps

Chapter 4: Housekeeping!

In this chapter, we’ll undertake some cleanup. We will delete all resources we set up during the workshop.

Prerequisites

Instructions

Step 1 - Destroy your infrastructure with Pulumi

Depending on your progress in the workshop, you have to destroy more or less resources and stacks. We will assume that you only created a single stack:

cd backstage-azure-infrastructure
pulumi destroy

Follow the instructions on the screen to destroy the stack.

Step 2 - Now Celebrate, You’re Done!