💾 Archived View for freeshell.de › tldr › func.gmi captured on 2023-01-29 at 04:46:57. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Azure Functions Core Tools: Develop and test Azure Functions locally.
Local functions can connect to live Azure services, and can deploy a function app to an Azure subscription.
func init {project}
func new
func start
func azure functionapp publish {function}
func azure functionapp fetch-app-settings {function}
func azure storage fetch-connection-string {storage_account}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).