-
With the update to v3 deployment started to fail with:
```
Run azure/webapps-deploy@v3
Package deployment using OneDeploy initiated.
Error: Failed to deploy web package to App Service.
Error: Dep…
-
functions 4.0 and extensions bundle version [3.3.0, 4.0.0) removed support for table binding while it's not documented here.
If you look at the list of extensions for v 4.0 documented in
https:/…
-
- VS Code Version:
![image](https://user-images.githubusercontent.com/109381844/189240800-3079ea53-2861-4b2d-be6c-dca665116047.png)
- Azurite Version 3.19.0
- Core Tools Vers…
-
### Are you certain it's a bug?
- [X] Yes, it looks like a bug
### Is the issue caused by a plugin?
- [X] It is not a plugin issue
### Are you using the latest v3 release?
- [X] Yes, I'…
-
Warmup Function that gets called during placeholder mode has a proxies.json file that gets processed during placeholder mode in V3.
File is present here: https://github.com/Azure/azure-functions-host…
-
Hi,
I am new to both VS code and Azure and am trying to get started with Azure Functions using python. I am following the quickstart guide from Microsoft linked [here](https://learn.microsoft.com/e…
-
`System.Private.CoreLib: Result: Failure
Exception: Value cannot be null. (Parameter 'value')`
above error is thrown in local-dev runtime environment when calling the HttpTrigger with POST and JSO…
carct updated
4 years ago
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Repository problems
These pr…
-
Hey @soninaren, previously the build.ps1 script I added was able to build the CLI cross platform.
It looks like you did some major refactoring of it and now I can sadly no longer build the project …
-
#### Repro steps
The problem occurs while using Polly library, when using `Policy.Handle().RetryAsync()` (inside Azure Function). When the exception happens it is logged by application insights alt…