I want to deploy Azure function (node and/or python) from the lightest DockerFile.
So I need to be able to run az login and func.
az login
func
For