-
Hey there guys,
our use case requires us to be able to create a new Hybrid-Connection in code.
That connection will them be bound to a EventGrid topic, so our apps can receive notifications.
So…
-
I was creating a orchestration that was waiting for three events (from EventGrid) and then calls another two activities and got it working, but noticed that my code is needlessly complex, this is what…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
It is not possible to deploy App Container Jobs (Microsoft.App/jobs, [Container App jobs](https://learn.microsoft.com/en-us/azure/container-apps/jobs)) with `azd deploy`
**Output from `azd version`…
-
# Description
When an app is running and listening for messages in a topic suscription, if I regenerate the SASKey that the app uses to connect to the suscription, and don't shut down the app, the ap…
-
### Type of issue
Missing information
### Description
I have noticed that in the documentation and in the Java library itself a few Azure built-in Roles are missing from this enumeration. The o…
-
Currently the invoke_url_template info returned by the functions metadata APIs only returns a URI for http functions.
We should also return the invoke URI for functions based on extensions that use…
-
Load Balancer events could trigger events and automation. For example Health Probe switching to another node in the LB Backend Pool could also trigger automation changing dependency configuration (thi…
-
Presently using ARM I can automate the creation of an Azure Function Subscriber that has a HTTP trigger.
"properties": {
"destination": {
"endpointType": "WebHook",
"properties": {
"endpoin…
-
#### Check for a solution in the Azure portal
For issues in production, please check for a solution to common issues in the Azure portal before opening a bug. In the Azure portal, navigate to your fun…