With data growing per second, many companies face the need of consolidating semi structured data for analysis, data marts or simply to be served to other implementations. Working with semi-structured data can result simple to produce and sometimes hard to ingest. Azure Data Explorer is a great solution to query data hosted in several areas … Continue reading Ingest, Query and Share Semi-Structured Data with an Azure Stack.
Database Deployments using Azure DevOps
Azure DevOps (Formerly Visual Studio Team Services) is a great tool that provides a 1 stop shop for feature management, code repositories and build & release pipelines among others. This article will cover how to create Build and Release pipelines. Requirements To follow this article you will need the following tools: Azure account1 SQL Server … Continue reading Database Deployments using Azure DevOps
Generate Backup/Restore to URL Azure Data Studio Notebook using PowerShell
In the last few weeks I've found myself using Azure Data Studio more, specially the notebooks to organize my scripts in a more explanatory and aesthetically way. About a year ago I wrote a SQL script that I use to backup and restore databases from IaaS to PaaS (Azure VM to Azure Managed Instance) using … Continue reading Generate Backup/Restore to URL Azure Data Studio Notebook using PowerShell