azure function tool quick start



func init MyFunctionProj
cd MyFunctionProj
func new
- func new --template "Queue Trigger" --name QueueTriggerJS
- func new --template "Http Trigger" --name MyHttpTrigger
func host start
func azure functionapp publish

Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm