cd hello-world
cargo build --release
cp ../target/release/hello-world .
func azure functionapp publish ${FUNCTION_NAME} --custom | stringsIn shell one:
func start | stringsIn shell two:
curl https://${FUNCTION_NAME}.azurewebsites.net/api/hello| Name | Name | Last commit date | ||
|---|---|---|---|---|
cd hello-world
cargo build --release
cp ../target/release/hello-world .
func azure functionapp publish ${FUNCTION_NAME} --custom | stringsIn shell one:
func start | stringsIn shell two:
curl https://${FUNCTION_NAME}.azurewebsites.net/api/hello