Posts about Azure

Login to Azure in a GitHub Action

I’m creating solutions on GitHub for Azure, aiming to deploy them easily via GitHub Actions. To achieve[…]

Azure Function

Calling an Azure Functions from the command line

The Problem During a recent project I developed a solution that contains Azure Functions, that are deployed[…]