Ruben Aster

Results 13 issues of Ruben Aster

When creating Http triggers LAs will generate a URL with secret strings. This has the following main disadvantages: - you need to work with secrets, even so Azure more and...

Is there a plan to release more built-in triggers and actions for Service Bus that also support peek and Managed Identity authentication? Since Service Bus, Key Vault, etc. are so...

We're currently looking for a possibility to create Alerts that notify us when a specific amount of workflows fail. Since there's no build-in Alert (like for consumption-based Logic Apps) we're...

I want to access a table of a Storage Account inside a Logic App Standard via HTTP request, so I don't have to use a managed connection which in return...

Dear LA-Team, currently managed Connectors in Standard Logic Apps really have troubles, especially when it comes to CI/CD. In my opinion the preferred option would be to have as many...

Thanks for this very detailed article, it's exactly the information I needed! Regarding the path includes in the YAML file: it seems like a pipeline doesn't trigger a run in...

doc-enhancement
assigned-to-author
triaged
architecture-center/svc
Pri1
azure-guide/subsvc

So we have a Stateless Workflow and enabled the Testing feature on e.g. the "Parse JSON"-Action: ![image](https://user-images.githubusercontent.com/3841725/146192197-33c4396f-00e9-4b33-87bb-2952b291e46a.png) Saving this Workflows leads to the following error: > Workflow saved successfully. Workflow...

Hey Nick, my current laptop has a resultion of 3840x2160 which causes display-problems for some tools. Unfortunately also Tome-Editor is affected. Please see the following screenshot (icons and popup): ![image](https://user-images.githubusercontent.com/3841725/42418365-0abcad52-829f-11e8-998f-177782d0ac8f.png)...

So we're following the monorepo approach and thus need some fine-grain pipeline triggers in our YAML files using paths includes. For example like that: ``` trigger: batch: true branches: include:...

Hi, First of all, thank you for this great project! It's so much to learn from! Now I just wonder how you'd implement push notifications so the user gets notified...