Azure / Azure/azure-functions-core-tools

Support for creating the zip archive only

Open
#1,726 4 comments 3 reactions 1 assignee Claimed by @khkh-ms View on GitHub
Deployment Triaged
Dominant language
C#
Stars
1.5k
Forks
498
Avg merge
5d 4h
Merged PRs (30d)
15

Description

When using Azure Functions Core Tools in conjunction with Terraform, you have to create the uploaded zip archive manually. Since `azure-functions-core-tools` already implemented the logic to create the archive, the archive could also be saved as file, provided via CLI, e.g. as `--zip-only` option.

https://github.com/Azure/azure-functions-core-tools/blob/dab8daca606d1a6f398b01b6f29ce8f081c34ec9/src/Azure.Functions.Cli/Actions/AzureActions/PublishFunctionAppAction.cs#L692

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.