dariemcarlosdev / VPKFILEPROCESSORAPP

Blazor Server app that takes a CSV file as input, runs a background job to execute an SSIS package in Azure, and stores the output CSV file in Azure Blob Storage for download.
GNU Affero General Public License v3.0
1 stars 0 forks source link

CI/CD Pipeline for each MS. #26

Open dariemcarlosdev opened 3 weeks ago

dariemcarlosdev commented 3 weeks ago

You can set up CI/CD pipelines using Azure DevOps or GitHub Actions for automating deployment of microservices to Azure.

  1. Use Azure DevOps Pipelines or GitHub Actions to automate the build and deployment of each microservice.

  2. For each microservice, configure the pipeline to: