microsoft / AzureTipsAndTricks

Learn some of our favorite Azure tips and tricks—some long-standing, and new ones that have recently been added to become more productive with Azure. Star the repo now to shave hours off your coding tasks tomorrow.
http://azuredev.tips
Creative Commons Attribution 4.0 International
1.49k stars 489 forks source link

Tip 205 - Working with Azure Functions using PowerShell (Preview) #46

Closed ChendrayanV closed 5 years ago

ChendrayanV commented 5 years ago

In Tip 205 I shared the steps to work with Azure Functions App using PowerShell Preview. In this post I covered the below

  1. A simple GET endpoint using HTTPTrigger
  2. A simple web page built using PSHTML (PowerShell Module)
  3. Style the web-page using Bootstrap 4 (Code remains same as PSHTML)
mbcrump commented 5 years ago

Thanks for writing this. How can I give you credit? I typically post a Twitter handle. See post 207 for an example.

mbcrump commented 5 years ago

Many thanks for your help. This post will be live on tip 211.