Running the Pipeline & Analyzing Outputs
Overview
With the infrastructure deployed and verified, the next step is to execute the pipeline and analyze its outputs. This guide will walk you through running the pipeline, reviewing the results of integrated security scans, and validating the deployed container image.
Running the Pipeline
-
Navigate to the Azure DevOps project called
python-fastapi.
-
Click the project, then select Pipelines. Under the All tab, click the pipeline named Default.

-
Click Run pipeline and wait for the results. This process typically takes 15–20 minutes.

If you encounter an exception related to enabling parallelism, you’ll need to fill out this request form: Azure DevOps Parallelism Request. Approval takes about 3 business days, and no notification will be sent once your request is approved.
Reviewing Results
Once the pipeline completes, you can review the outputs from multiple security scans.