This article will help you understand the process of author dashboards using Azure Data Explorer to visualize data hosted in the clusters.
Read more »Azure
Using Azure Purview to analyze Metadata Insights
April 5, 2021In this article, we will learn how to explore the metadata registered in Azure Purview as well as learn how to analyze the metadata insights using the Purview Studio tool.
Read more »Automatic Pause and Resume of an Azure SQL database
April 2, 2021Azure SQL Database is an Infrastructure-as-a-Service component for migrating your on-premises SQL Server to cloud infrastructure. We always look for performance, cost, and scaling resources while we plan resources in the cloud. Many times, we do not want our databases running 24*7*365. Suppose you have a development or training database. Your developers work during the daytime on the weekdays. If you deploy an Azure SQL Database, you don’t get an option to stop it. You get charged for it whether you use it actively or not.
Read more »Time Series Anomaly Detection in Azure Machine Learning
April 1, 2021In this article, we will be discussing how to use Time Series Anomaly Detection in Azure Machine Learning and this article comes next in the Azure Machine Learning series. During this article series on Azure Machine Learning, we have discussed multiple machine learning techniques such as Regression analysis, Classification Analysis and Clustering. Further, we have discussed the basic cleaning techniques, feature selection techniques and Principal component analysis, Comparing Models and Cross-Validation and Hyper Tune parameters until today in this article series.
Read more »Cataloging metadata with Azure Purview
March 31, 2021In this article, we will learn how to catalog metadata using the Azure Purview service.
Read more »Getting started with Azure Purview Studio
March 29, 2021This article will get you started with Azure Purview Studio and the different facets associated with this tool.
Read more »Migrating homogeneous and heterogeneous databases to Azure SQL Database
March 29, 2021In this article, we will look at how we can use the Azure Database Migration Service to migrate to Azure SQL Database.
Read more »Tune Model Hyperparameters for Azure Machine Learning models
March 25, 2021Introduction
In this article, we will be discussing how to Tune Model Hyperparameters to choose the best parameters for Azure Machine Learning models. During this article series on Azure Machine Learning, we have discussed multiple machine learning techniques such as Regression analysis, Classification Analysis and Clustering. Further, we have discussed the basic cleaning techniques, feature selection techniques and Principal component analysis, Comparing Models and Cross-Validation until today in this article series.
Read more »Configure long-term backup retention for Azure SQL database
March 25, 2021This article configures a long-term backup retention policy for Azure SQL Database.
Read more »Create a transactionally consistent copy of Azure SQL database
March 22, 2021In this article, we implement a copy of the Azure SQL database using both Azure Web Portal and Azure CLI.
Read more »An overview of Azure Cloud Shell
March 18, 2021This articles gives an overview of the Azure Cloud Shell.
Read more »Getting started with Azure Purview for Data Catalog and Governance
March 16, 2021This article will show different features of Azure Purview as well as describe how to get started with this service on Azure.
Read more »Consuming an Azure Data Share of Azure SQL Database
March 16, 2021This article will help you understand the process to accept an incoming or received data share of Azure SQL Database and integrate it with the desired data repository to start consuming it.
Read more »Move local SSIS packages to Azure Data Factory
March 11, 2021In this article, we will learn how to deploy SSIS packages which are typically built on developer workstations, to Azure Data Factory using Visual Studio and Data Tools.
Read more »Provisioning Azure SQL database using Azure PowerShell
March 10, 2021This article will show how to create an Azure SQL database using Azure PowerShell.
Read more »Copy data into Azure Synapse Analytics using the COPY command
March 8, 2021In this article, we will learn how to copy data from an external data source using the COPY command into a dedicated SQL pool of Azure Synapse Analytics.
Read more »Creating Azure Data Shares for Azure SQL Database
March 4, 2021This article will walk you through the process of creating Azure Data Shares for an Azure SQL Database.
Read more »Restore dedicated SQL pools in Azure Synapse Analytics
March 2, 2021This article will walk you through the process of restoring dedicated SQL pools in Azure Synapse Analytics.
Read more »Analyze Azure Cosmos DB data using Azure Synapse Analytics
February 24, 2021This article will help you understand how to analyze Azure Cosmos DB data using Azure Synapse Analytics.
Read more »Two ways to build SQL Database Projects in Azure Data Studio
February 18, 2021This article talks about the two standard ways of building SQL Database Projects in Azure Data Studio along with the simple steps of implementation.
Read more »Elastic Jobs in Azure SQL Database
February 18, 2021Introduction
I have dedicated this article to the topic of Elastic Jobs in Azure SQL Database which is in Public Review. This feature allows you to run scheduled tasks in your Azure SQL Databases. This is similar to SQL Server Agent you have in the On-prem SQL Server versions. However, in Elastic Jobs, you can execute the scheduled tasks in multiple Azure SQL Servers and multiple Databases which is an added advantage when considering the features of SQL Server Agent. Further, this execution performs parallelly.
Read more »Join database tables using U-SQL scripts for Azure Data Lake Analytics
February 17, 2021In this article, we will explore joining database tables using U-SQL scripts for Azure Data Lake Analytics.
Read more »Azure Data Factory Interview Questions and Answers
February 11, 2021In this article, we will discuss a number of questions about the Azure Data Factory service that you may be asked when applying to an Azure Data Engineer role.
Read more »Writing U-SQL scripts using Visual Studio for Azure Data Lake Analytics
February 11, 2021In the 2nd article of the series for Azure Data Lake Analytics, we will use Visual Studio for writing U-SQL scripts.
Read more »Analyzing data hosted in Azure Cosmos DB with Notebooks
February 10, 2021In this article, we will learn how to analyze data hosted in Azure Cosmos DB using Notebooks.
Read more »