-
I have created an Azure Functions project using .NET Core v2 and attempted to migrate it to Azure Functions v3. After upgrading it complains that it cannot find `Microsoft.Data.Edm, Version=5.8.4.0, C…
-
As documented [here](https://github.com/projectkudu/kudu/wiki/WebJobs#continuous), for Continuous jobs, the job host signals graceful shutdown via the WEBJOBS_SHUTDOWN_FILE. The job code can listen fo…
-
```
Azure.Storage.Queues.original.xml(3822,10): InheritDocTask error IDT003: Cref not present and no base could be found for: M:Azure.Storage.Cryptography.Models.ClientSideEncryptionAlgorithm.Equals(…
-
_From @mteper on March 13, 2016 23:20_
"Continuous" job types seems incongruent with the schema. See R# discussion for more detail: https://youtrack.jetbrains.com/issue/RSRP-454885.
_Copied from ori…
-
We have a timer trigger which is supposed to run every 4 minutes.
For some reason, it failed to fire for a period of 32 minutes, and then resumed
Unfortunately for us, this timer trigger handles a c…
-
Hey,
i am running into issues with python azure function under VSCode. FYI the same example I will present is working fine with JS.
Set up:
Mac M1 Big Sur v11.2.1
python 3.9.1
Core Tools Ver…
-
Hi all,
we do have several continuous WebJobs (14 in number) running in an AppService on Azure (Sub-ID is `c7f0...edc3`). The WebJobs are deployed by copy deployment through a release pipeline on A…
-
Hi. I would like to specify the schedule of my Java Azure Function's TimerTrigger from an environment variable. It seems this is possible in C#, using the percent character ('%') to signify that t…
-
After Switching to 2.8.0 i got an error and my durable function would no longer start. I got an error:
Microsoft.Azure.WebJobs.Extensions.Rpc: Method 'GetChangeToken' in type 'Microsoft.Azure.WebJ…
-
Implement a new web UI in `/dashboard` to add certificate issuance status and clear links to each UI.
### Features
- [x] Show certificates that are nearing expiration
- [x] Add / Renew certific…