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 is an epic for the workloads feature. Workloads will be the main extension point of the core tools CLI. As part of this work, you will need to implement...

area: engineering
core-tools

### Description In Core Tools today, the log level for user logs can only be set as the same value of system logs via the "default" property in host.json: https://github.com/Azure/azure-functions-core-tools/blob/bb4c949899cd5659d6bfe8b92cc923453a2e8f88/src/Azure.Functions.Cli/Diagnostics/LoggingFilterHelper.cs#L34-L38...

enhancement
needs-discussion
design

### Description this is commit that removed core tools from CloudShell because of the vulnerabilities reported from core tools https://github.com/Azure/CloudShell/commit/04b1dbfb41c9352169c4733389c71be843bbe928 This work item is to add core tools back to...

enhancement

### Issue describing the changes in this PR Related to the issue linked below, adds the ability to pass a different access token to be used for the sync triggers...