The purpose of this document is to provide information about the Azure Pipelines used to deploy this project.
The eventgrid_viewer_blazor_pr_main Azure Pipeline is used to build the eventgrid-viewer-blazor application upon a Pull Request. The pipeline uses the build-test-report-steps-template yaml as template to aid in the build process.
None.
The eventgrid_viewer_blazor_trigger_main Azure Pipeline is used to deploy the eventgrid-viewer-blazor application to Azure. The pipeline uses the deploy-steps-template yaml as template to aid in the deployment process.
- branch - Branch ie main
- hostingPlanName - Azure App Service Plan name
- resourceGroup - Azure Resource Group name
- siteName - Azure Web App name