Skip to content

Instantly share code, notes, and snippets.

@csiebler
Created August 8, 2019 15:31
Show Gist options
  • Save csiebler/be29d637de2b0ec6c17fb988078c1e86 to your computer and use it in GitHub Desktop.
Save csiebler/be29d637de2b0ec6c17fb988078c1e86 to your computer and use it in GitHub Desktop.
Deploy to Function App
cd python-functions
func azure functionapp publish functions-python-test --python --build-native-deps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment