Sumit RajJul 13, 20223 min readLetsDevOps: Deploy Python Function to Azure Function App using GitHub Actions, Setup CI/CDIntroduction In this section we will learn how to Deploy Python Function to Azure Function App using GitHub Actions. With this we can...
Sumit RajJul 11, 20223 min readLetsDevOps: How to Trigger GitHub Actions Workflow from another WorkflowIntroduction In this article we will learn how to trigger workflow from another workflow. This will help in multiple use cases when you...
Sumit RajMay 16, 20222 min readLetsDevOps: Azure Databricks Git Integration, Create Branch, Pull Request and Merge the Changes.Introduction In this blog we will learn How to integrate Azure Databricks with Git. Further we will learn How to Create Branch, Merge...