Terence Luk

Tackling the Daily Challenges Of Technology
One Project At a Time.

Azure

Azure is a cloud computing platform provided by Microsoft, offering a range of services such as virtual machines, databases, analytics, and more. It enables businesses to build.

Generative AI

Generative AI autonomously creates diverse content like images, music, and text by learning patterns from data. It's applied in art, design, gaming, and content generation.

Scripting & Automation

Scripting automates tasks with sequences of commands, while automation executes them without human intervention, enhancing productivity and reducing errors, vital in software, system admin, and data analysis.

I recently had to troubleshoot an issue with an Azure Front Door WAF policy we had just changed from Detection to Prevention and thought I’d

I was recently notified by a colleague that the Azure Function I had demonstrated in my previous post: Create an automated report for Office 365

One of the topics I’ve been meaning to write about is how to secure Function Apps with authentication to prevent unauthorized calls because a newly

I was recently contacted by someone to inform me that the Function App I provided in my previous post written on July 25, 2022: Create

In this post, I would like to demonstrate the following using an Azure Function App and Logic App. Function App: Download a CSV file from

I received quite a few requests about how to automate the process of my previous post where I described how to use Microsoft Graph PowerShell