PreviousNext

How to deploy Azure Function Apps with Powershell

by mizrael, 2020-11-09T03:33:35.362Z

Hi All! Today I want to show a quick’n’dirty way to easily deploy your projects to Azure using Powershell. I’ve been working a lot recently with Azure Functions and Web Apps. And of course, each time I’m confident with my code, I want to see it deployed on the Cloud.

Read More