Automate native database backup of Azure SQL Managed instance to Azure blob storage

Introduction:
Database backups are an essential part of any business continuity and disaster recovery strategy because they protect your data from corruption or deletion.
 
Azure SQL Database and SQL Managed Instance use SQL Server technology to c… Continue reading Automate native database backup of Azure SQL Managed instance to Azure blob storage

Experiencing Data Latency issue in Application Insights- 01/21 – Resolved

Final Update: Friday, 21 January 2022 12:30 UTCWe’ve confirmed that all systems are back to normal with no customer impact as of 01/21, 12:15 UTC. Our logs show the incident started on 01/21, 08:00 UTC and that during the 4 hours & 15 minutes that … Continue reading Experiencing Data Latency issue in Application Insights- 01/21 – Resolved

Experiencing Data Latency issue in Azure Portal for Many Data Types – 01/21 – Investigating

Initial Update: Friday, 21 January 2022 10:39 UTCWe are aware of issues within Application Insights and are actively investigating. Some customers may experience  data latency and misfired alerts in West Central US region.Work Around: NoneNext Upd… Continue reading Experiencing Data Latency issue in Azure Portal for Many Data Types – 01/21 – Investigating

Microsoft 365 Developer Community Call recording – 20th of January, 2021

 
Call Summary
One location the Microsoft 365 tenant – script samples gallery (134 scenarios and 182 scripts) including recently added Teams PowerShell support!  Sign up and attend an AMA and other events this month hosted by Sharing is Cari… Continue reading Microsoft 365 Developer Community Call recording – 20th of January, 2021

Introducing the ‘Data Integration in a box’ solution

We are happy to introduce a ‘Data Integration in a box’ solution to help you get started with real-world, scenario-driven data pipelines in just minutes. It does most of the heavy lifting required by creating different Azure resources deploying relevan… Continue reading Introducing the ‘Data Integration in a box’ solution

Execute a long running SQL Stored Procedure in Azure logic app using an Automation Account

When trying to execute a long running SQL query/stored procedure using the Logic App SQL Connector, you will most likely hit the 110 seconds execution timeout limit on SQL connector: SQL Server – Connectors | Microsoft Docs
 
To overcome timeout l… Continue reading Execute a long running SQL Stored Procedure in Azure logic app using an Automation Account