top of page

Search


LetsDevOps: Build Docker Image, Scan and Push to ACR, CI/CD using GitHub
Introduction In this article we will learn how to Build Docker Image, Scan it for Vulnerability before pushing to the ACR or any other...

Sumit Raj
Jul 16, 20222 min read
Â


LetsDevOps: Deploy Python Function to Azure Function App using GitHub Actions, Setup CI/CD
Introduction In this section we will learn how to Deploy Python Function to Azure Function App using GitHub Actions. With this we can...

Sumit Raj
Jul 13, 20223 min read
Â


LetsDevOps: How to Trigger GitHub Actions Workflow from another Workflow
Introduction In this article we will learn how to trigger workflow from another workflow. This will help in multiple use cases when you...

Sumit Raj
Jul 11, 20223 min read
Â
bottom of page