azure-functions-core-tools icon indicating copy to clipboard operation
azure-functions-core-tools copied to clipboard

Command line tools for Azure Functions

Results 408 azure-functions-core-tools issues
Sort by recently updated
recently updated
newest added

This pipeline should consume the artifacts published from the consolidated pipeline. In addition to this, the following items would need to be investigated:

area: engineering
needs-investigation
core-tools

The template list provided by `func templates list` confused me when I used the template names with `func function new --template` command because neither of them worked. After looking into...

### Description Presently, func init by default selects a GA bundle, there should be an option to initialise with preview bundle and then continue the func new from preview templates...

enhancement
Needs: Triage (Functions)

### 🩹 Workaround > [!TIP] > In my case it helped to delete everything named "TestHub*" or "testhub*" from my local Azurite instance. > With everything I mean Blob Containers,...

potential-bug
needs-investigation

### Version Azure Functions Core tools version 4.1037.1 ### Description It doesn't appear that Azure Functions Core tools version 4.1037.1 is available for Debian Bookworm. Is there plans to port...

Needs: Triage (Functions)
potential-bug

Found Python version 3.11.9 (py). Azure Functions Core Tools Core Tools Version: 4.0.6518 Commit hash: N/A +74ed9095fdd6c5326276aae6b8a7d41ccbdeb6aa (32-bit) Function Runtime Version: 4.35.4.23179 [2024-12-23T12:10:21.035Z] A host error has occurred during startup...

Needs: Attention :wave:

### Version Azure Functions Core Tools Core Tools Version: 4.0.6821 Commit hash: N/A +c09a2033faa7ecf51b3773308283af0ca9a99f83 (64-bit) Function Runtime Version: 4.1036.1.23224 **Powershell Version** PSVersion 7.4.7 PSEdition Core GitCommitId 7.4.7 OS Microsoft Windows...

bug
Supportability
bot: do not close

### Description To improve local development, core-tools should offer a way to support development time `TokenCredential`. ### Background Today Azure Functions supports credential via configuration. The exact credentials supported is...

enhancement
design
core-tools

Some templates are missing from the `func new` gesture when using the isolated worker model. Namely, Durable Functions templates are missing. This seems like an outdated consideration from before Durable...

Supportability
dotnetworker
durable-functions
needs-investigation
core-tools

### Description Running `winget repair Microsoft.Azure.FunctionsCoreTools` will produced the following: > Found Azure Functions Core Tools [Microsoft.Azure.FunctionsCoreTools] > The installer technology in use does not support repair. This seems odd...

enhancement
Supportability