Automated Order Processing from emails with Logic Apps and Azure OpenAI
https://www.jannemattila.com/azure/2025/09/21/automated-order-processing.html
#azure #AzureOpenAI #LogicApp
Standard Logic App and authentication with EasyAuth

Janne Mattilaโ€™s blog | From programmer to programmer โ€“ Programming just for the fun of it

Janne Mattila

In the ever-evolving landscape of cybersecurity, staying ahead of potential threats requires not just vigilance, but also smart automations. Microsoft Sentinel, our favourite SIEM (Security Information and Event Management) solution, empowers security teams with advanced threat detection and response capabilities. #logicapp #playbook #TI

https://azuretracks.com/?p=2523

Integrate GPT4o (Azure Open AI) in Teams channel via Logic App with image supportability

https://t.co/nLTQlBUcs6

#azure #development #integration #chatgpt #openai #logicapp

โ€” Daniel Glenn (@danielglenn)
Jul 5, 2024

Integrate GPT4o (Azure Open AI) in Teams channel via Logic App with image supportability

As per the previous blog (Integrate Azure Open AI in Teams Channel via Logic App - Microsoft Community Hub) which only supports for plain text..

TECHCOMMUNITY.MICROSOFT.COM

๐‡๐จ๐ฐ ๐ญ๐จ ๐ญ๐ž๐ฆ๐ฉ๐ฅ๐š๐ญ๐ข๐ณ๐ž ๐Œ๐ข๐œ๐ซ๐จ๐ฌ๐จ๐Ÿ๐ญ ๐’๐ž๐ง๐ญ๐ข๐ง๐ž๐ฅ ๐ฉ๐ฅ๐š๐ฒ๐›๐จ๐จ๐ค

Have you developed a Logic App playbook for Microsoft Sentinel and want to make it available to the community?

Use the following tool to create a template. It's very easy and useful! ๐Ÿ˜Š

https://github.com/Azure/Azure-Sentinel/tree/master/Tools/Playbook-ARM-Template-Generator

Demo: https://www.youtube.com/watch?v=scTtVHVzrQw

#soar #sentinel #microsoftsentinel #playbook #automation #template #arm #azure #logicapp #microsoft #microsoftsecurity #cloud #cloudsecurity #ARMtemplate #github #soc #cyber #cybersecurity #json

Azure-Sentinel/Tools/Playbook-ARM-Template-Generator at master ยท Azure/Azure-Sentinel

Cloud-native SIEM for intelligent security analytics for your entire enterprise. - Azure/Azure-Sentinel

GitHub

Shared a new idea for my #LogicApp documentation tool here ๐Ÿ‘‡

https://github.com/stefanstranger/logicappdocs/discussions/7

If you have not checked yet this solution generates technical #Markdown documentation for your #Azure #LogicApps

Adding icons to the diagram and actions ยท stefanstranger/logicappdocs ยท Discussion #7

What do you think about the idea of adding icons to the flow diagrams and actions? Example: graph TD; subgraph Foreach direction TB C("<img src='data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaW...

GitHub

๐Ÿš€ Exciting News! ๐Ÿš€

๐Ÿ“ข By popular demand ๐ŸŽ‰

I'm thrilled to announce the first working version of creating #Markdown Documentation using #PowerShell for #PowerAutomate flows as part of my #LogicApp Documentation generator.

๐Ÿ“ With this feature, you can now effortlessly generate comprehensive Markdown docs for your #PowerAutomate flows, making documentation a breeze!

Just to explain how cool this is - It only requires the name and environment of your #PowerAutomate flow. Then it requests you to login and authenticate, and after that, it programmatically creates an export (zip) package of your PowerAutomate flow. It's also gets downloaded, extracted, and voilร , it generates a #Markdown document of your #PowerAutomate flow!

If you want to already create documentation for your #LogicApp check out the solution here ๐Ÿ‘‡

https://github.com/stefanstranger/logicappdocs

#Documentation #PowerAutomate #LogicApp #Productivity #SoftwareDevelopment

GitHub - stefanstranger/logicappdocs: Generate technical Markdown documentation for your Azure Logic Apps.

Generate technical Markdown documentation for your Azure Logic Apps. - GitHub - stefanstranger/logicappdocs: Generate technical Markdown documentation for your Azure Logic Apps.

GitHub

Microsoft Defender for Cloud - Automate Notifications when new Attack Paths are created

Attack paths provide crucial information about potential vulnerabilities and the paths that attackers can exploit to infiltrate cloud environments,

Learn hot to receive notifications whenever new attack paths are detected.

Great blog post by Giulio Astori

https://techcommunity.microsoft.com/t5/microsoft-defender-for-cloud/microsoft-defender-for-cloud-automate-notifications-when-new/ba-p/3832385

#cnapp #defenderforcloud #attackpaths #defender #microsoft #azure #cloud #cloudnative #cloudsecurity #multicloud #azure #aws #gcp #soc #siem #soar #logicapp #arm #cybersecurity #posturemanagement #cspm

Microsoft Defender for Cloud - Automate Notifications when new Attack Paths are created

Introduction Microsoft Defender for Cloud is a Cloud Native Application Protection Platform (CNAPP) that offers crucial insights and protective measures through its Attack Path risk analysis feature. A frequent requirement from customers is the ability to receive notifications whenever new attack pa...

TECHCOMMUNITY.MICROSOFT.COM
Created #PowerShell code to document an #Azure #LogicApp workflow in #Mermaid #Markdown. Thinking about creating a PowerShell module that can document a LogicApp in Markdown. Good idea?

Yesterday I used for the first time Try/Catch/Finally logic in an #Azure #LogicApp flow I created for a customer. If you want to do the same use scopes. ๐Ÿ‘‡

https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-control-flow-run-steps-group-scopes

Group and run actions by scope - Azure Logic Apps

Create scoped actions that run based on group status in Azure Logic Apps.