Azure Function
Get started by creating a new Function App in Azure Portal
Create Function App
Resource Group - Create a new one or use an existing Resource Group
Function App name - <Give it a good name>
Publish - Code
Runtime stack - PowerShell Core
Version - 7.0
Region - <your decision>
Next - Hosting
Hosting
Storage account - <Create new or choose an existing>
Operating System - Windows
Plan type - Consumption (Serverless)
Next
Optional Settings
Continue through to create your new Azure Function App. The remainder of the settings don't have an impact on the Function
Enable Proxies
The first thing you should notice is that Proxies is disabled. Complete the following steps
Proxies: Disabled
Configuration
Function runtime settings
Runtime version: ~3
Save
Refresh
Refresh the Function App blade in your browser (not shown)
Overview
Restart
Sponsor
OSDeploy is sponsored by Recast Software and their Systems Management Tools
Last updated