How to capture exception and dump files of LogicApp standard in Kudu console

The tool:
 
SmartDump – an exception and memory dump capture utility (github.com)    
 
https://github.com/microsoft/SmartDump
 
How to use:
 
1. First of all, we need to open Kudu console and drag/upload the to… Continue reading How to capture exception and dump files of LogicApp standard in Kudu console

Save an email attachment to a custom path with Power Automate

This use case was generated from an idea involving Xerox Docucentres, which enables end-users to email themselves a scanned document. Equally, this applies to regular emails with attachments that you would like Power Automate to automatically save the … Continue reading Save an email attachment to a custom path with Power Automate

What’s new: Detect credential leaks using built-in Azure Sentinel notebooks!

Special thanks to  , , , and Microsoft CredScanCore team for making these notebooks happen.
Thanks to  and Batami Gold for reviewing this blog and for their valuable feedback.
 
In this blog post, I’m going to walk you thr… Continue reading What’s new: Detect credential leaks using built-in Azure Sentinel notebooks!

Send notification on a Microsoft Teams channel from a Data Factory pipeline

There is often a need to send notifications during or after job execution. It helps with proactive alerting and reduces the need for reactive monitoring to find out the issues. We had published ways to send email notifications using logic app… Continue reading Send notification on a Microsoft Teams channel from a Data Factory pipeline