azure-functions-core-tools
azure-functions-core-tools copied to clipboard
Command line tools for Azure Functions
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...
### 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...
### 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...
### 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...