Lesson Learned #490: Monitoring Access from Specific Applications to Azure SQL Database

This week, I worked on a service request where our customer needed to ensure that specific applications could not connect to a particular database. Unfortunately, logon triggers are not supported in Azure SQL Database, but we can use an extended event … Continue reading Lesson Learned #490: Monitoring Access from Specific Applications to Azure SQL Database

How to integrate continuous integration and deployment with WordPress on App Service

Why use Continuous integration and deployment with WordPress?
 
CI/CD is a system that automates steps in software delivery. For WordPress developers, it means less manual work: once you push updates, the system automatically tests and deploys the… Continue reading How to integrate continuous integration and deployment with WordPress on App Service

Access Releases 7 Issue Fixes in Version 2404 (Released April 27th, 2024)

In this blog post, we highlight some of the fixed issues that our Access engineers released in the current monthly channel.  
 
If you see a bug that impacts you, and if you are on the current monthly channel Version 2404, you should hav… Continue reading Access Releases 7 Issue Fixes in Version 2404 (Released April 27th, 2024)

Unlock power of data in Azure- With SQL Server on Linux Azure VMs and Azure AI search

In a world awash with data, the challenge lies in our ability to comprehend and engage with it seamlessly. My colleague Muazma has shed light on this topic in her insightful blog: “Chat with your data in Azure SQL Database,”.
 
Inspired by her wor… Continue reading Unlock power of data in Azure- With SQL Server on Linux Azure VMs and Azure AI search

Step-by-Step Guide: Building and Integrating Custom Package in ADF Workflow Orchestration Manager

Introduction
 
The Workflow Orchestration Manager in Azure Data Factory streamlines setting up and managing Apache Airflow environments, enhancing your ability to execute scalable data pipelines efficiently. Apache Airflow, a robust open-source p… Continue reading Step-by-Step Guide: Building and Integrating Custom Package in ADF Workflow Orchestration Manager