azure/Azure Functions Container Action

Deploy Functions Container to Azure

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
app-nameName of the Azure Function Appyes
imageSpecify the fully qualified container image(s) name. For example, 'myregistry.azurecr.io/nginx:latest' or 'python:3.7.2-alpine/'.yes
container-commandEnter the start up command. For ex. 'dotnet run' or '/azure-functions-host/Microsoft.Azure.WebJobs.Script.WebHost'no
slot-nameFunction app slot to be deploy tono
namedescription
app-urlURL to work with your function app