Working with Azure Function App using PowerShell and PSHTML module – Part 1
Posted onHere is a quick demo of collecting user information and print on web browser as JSON. I know, this will not serve any purpose but give an idea of GET and POST in Azure Function App. Yes, PSTHML works great with the Azure Function App. You may ask why to use function app with PowerShell […]