GitHub action allows developers and DevOps engineers to automate the software development workflows from the same code store. We can write individual tasks (actions) to create custom workflows. Workflows are custom automated procedures we can set up in the repository to build, test, packaged, released, and deployed. With the useRead More →

No matter who you are a developer or and IT Professional, we need to have tools to optimize the day-to-day works with VS Code. When you install VS Code for the first time you feel like its just another text editor, but the true power of VS Code comes withRead More →

From today post i’ll give a step by step guide to create an azure web app  & deploy the web site code using source control repository. Prerequisite An Azure account (Free trial ) Source control repository  (GitHub, Bitbucket etc) Visual Studio or any other developing tool. Before creating a webRead More →