Azure Automation
7 TopicsInvoke-Sqlcmd with Azure Automation for Azure SQL database
In this blog article, we will be illustrating the required steps to use Invoke-Sqlcmd against an Azure SQL database from Azure Automation. We have received a few cases where customers would like to automate a specific script to be executed on their Azure SQL database like select, update, insert or delete.19KViews3likes2CommentsRestore database across servers(Azure SQL Database and Azure SQL managed instance)- Azure Automation
In this article, we consider the scenario where customers would like to restore their Azure SQL database and managed database from one Azure SQL server to another Azure SQL server, for example for development reasons. The article will provide you with the steps to achieve this by automating the job using Azure Automation13KViews5likes5CommentsAzure Data Factory CICD
I have a Azure Data Factory in Dev Environment , without AzureGit/AzureRepo configuration. Looking for an End-to-End solution to deploy the same to QA/Prod with DevOps without using AzureDevOps as there are few restrictions on using AzureDevOps & AzureRepo. Is there a way to attain the CICD for Azure Data Factory without using AzureRepo & AzureDevOps? Requesting to share reference or example for same.787Views0likes0CommentsHow to change Azure SQL DB LTR Recovery Service Vault ?
First published on MSDN on Sep 13, 2017 Received a comment saying 'Can't Change the server Recovery Service Vault', took a breathe and start a new Lab on Azure Portal trying to find out how it can be changed, after a lot of tries unfortunately I realized that it can't be done through the portal, so what is our best friend Solution ?.1.7KViews0likes0Comments