-
## Enhancement Request
It would be nice if this Action supported using a Publish Profile, rather than the [Azure/login](https://github.com/Azure/login) and Service Principal method to authenticate.…
-
I'm encountering an issue with the CosmosDBTrigger in an Azure Function using the isolated process model. When documents are triggered by changes in a Cosmos DB collection, the CosmosDBTrigger seems t…
-
If you follow the Command Line version for creating an Azure Function to the Setting up Storage section, there seems to be an assumption that you had been following the Visual Studio version of it or …
-
- [x] Make sure you've installed the latest version using [instructions in the wiki](../wiki/install)
**Output from `azd version`**
Run `azd version` and copy and paste the output here:
`azd …
-
-
Core Tools version: 3.0.3233
Function Runtime Version: 3.0.15193.0
#### Repro steps
1. Fetch function app configuration from Azure function in azure portal which has AZURE_FUNCTIONS_ENVIRONMENT…
-
System:
- OS: Windows
- Visual Studio 2022 - 17.9.4
How to replicate:
- Create an isolated azure functions project using the provided templates
- .NET 8
- Use AzureStorageContainer
- Enab…
-
## Scope
This question applies to a Function App running on a Windows App Service Plan.
On AppServices, we're able to modify the `web.config` to update response headers to meet the [OWASP Secure H…
-
Discussion issue for removal of Azure Functions version 4.22.0
-
The command `func init --worker-runtime python -m V2 --docker` generates a Dockerfile without the env variable `AzureWebJobsFeatureFlags=EnableWorkerIndexing`. This prevents the function from being in…