In this article, we will learn how to configure the Azure Search instance to import data from Azure Cosmos DB.
Read more »Azure
Parameterized SQL Notebooks in Azure Data Studio
November 10, 2021This article will explore Parameterized SQL notebooks in Azure Data Studio.
Read more »Searching multi-lingual data in Azure SQL Databases
November 8, 2021In this article, we will learn how to enable multi-lingual search on data hosted in Azure SQL Databases.
Read more »Copy Data tool to import data into Azure SQL Database from web sources
November 8, 2021This article will explore the Copy Data tool for importing data into Azure SQL Database from a web source.
Read more »Creating an Azure Search service instance for Azure Cosmos DB
November 4, 2021In this article, we will learn how to create an instance of Azure Search service and attach it to an instance of Azure Cosmos DB.
Read more »Discovering data assets with glossary terms in Azure Purview
October 29, 2021This article will show how to catalog data assets and then tag business glossaries at the attribute level of data assets in Azure Purview.
Read more »Copy Data tool to export data from Azure SQL Database into Azure Storage
October 29, 2021DBA may import, export regularly within a different environment. You might receive data in a specified format for importing it into database tables.
Read more »Defining Business Glossary with Azure Purview
October 27, 2021In this article, we will explore Azure Purview capability and understand it with a practical walkthrough.
Read more »Automatic Index advisor in Azure SQL database
October 26, 2021This article will explore automatic index advisor (CREATE_INDEX, DROP_INDEX) for Azure SQL Database.
Read more »Creating metadata-driven data pipelines using Azure Data Factory
October 25, 2021In this article, we will learn how to build metadata-driven pipelines using Azure Data Factory.
Read more »High Availability in Azure Database for PostgreSQL
October 21, 2021In this article, we will learn about the high availability features recently introduced in Azure Database for PostgreSQL.
Read more »Visualizing data with dashboards in Azure Databricks
October 18, 2021In this article, we will learn how to create dashboards using the data that is typically processed using notebooks in Azure Databricks.
Read more »Populating Delta Lake Tables in Azure Databricks with Azure Data Factory
October 13, 2021In this article, we will learn how to populate delta lake tables into Azure Databricks from Azure SQL Database using Azure Data Factory.
Read more »Creating Delta Lake Tables in Azure Databricks
October 11, 2021In this article, we will learn how to create a delta table format in Azure Databricks.
Read more »Introduction to Azure Time Series Insights
October 7, 2021In this article, we are going to learn in detail about Azure Time Series Insights. Microsoft Azure is one of the leading cloud providers these days. With a lot of companies adopting or migrating to the cloud these days, it has become a usual trend to convert existing technologies into cloud-based services and consume them. This not only helps the companies to reduce their cost but also in turn allows them to focus on more business-related problems rather than concentrating on infrastructure costs.
Read more »Integrating Azure Databricks with Azure Data Factory
October 7, 2021In this article, we will learn how to establish successful connectivity from Azure Data Factory to the Azure Databricks platform.
Read more »Monitoring Azure Synapse Analytics with alerts
October 5, 2021This article will drive you through the way to create alerts on an Azure Synapse instance to receive notifications based on various monitoring criteria that are met.
Read more »Text Classification in Azure Machine Learning using Word Vectors
October 1, 2021This article discusses how to perform Text classification in Azure Machine using a popular word vector technique in Text Mining. This article is part of the Azure Machine learning series during which we have discussed many aspects such as data cleaning and feature selection techniques of Machine Learning. We further discussed how to perform classification in Azure Machine Learning and we will be utilizing some of those experiences here. Further, we have discussed several machine learning tasks in Azure Machine Learning such as Clustering, Regression, Recommender System and Time Series Anomaly Detection. With respect to text mining, we have discussed techniques such as Language Detection, Named Entity Recognition, LDA, Text Recommendations, etc.
Read more »DTU and vCore based models for Azure SQL Databases
September 27, 2021Azure SQL Database is a popular choice for migrating your database from on-premises to cloud infrastructure. It enables you to move to a fully managed Platform as a Service (PaaS) with desired performance and cost-effectiveness.
Read more »Instrumenting queries in Azure Synapse Analytics
September 27, 2021This article will show how to instrument queries executed on a dedicated SQL pool of Azure Synapse Analytics.
Read more »Triggering Function Apps from Azure Queue Storage
September 23, 2021In this article, we are going to learn how to trigger Function Apps from Queue Storage in Azure. Function Apps has been one of the most popular cloud services of Microsoft Azure. Function Apps allow users to write code in any language and then execute the code in the cloud. There is no infrastructure to be managed and hence is very flexible for writing and building applications on the go. Every Function App can be triggered in multiple ways, for example, by calling the function URL using an HTTP endpoint or from some other functions in Azure. In this article, we are going to trigger the Function App from Queue Storage in Azure and see how to pass a message from the queue to the Function App.
Read more »Custom Azure Policy definitions for Azure SQL Databases backup retention periods compliance
September 22, 2021This article uses Azure policies to check compliance of Azure SQL Databases against the backup retention period.
Read more »Building Ensemble Classifiers in Azure Machine Learning
September 21, 2021Introduction
This article is the newest addition to the article series of Azure Machine Learning which is Ensemble classifiers in Azure Machine Learning. During this article discussion, we have focused on data cleaning and feature selection techniques of Machine Learning. Further, we have discussed several machine learning tasks in Azure Machine Learning such as Classification, Clustering, Regression, Recommender System and Time Series Anomaly Detection. Further, we discussed AutoML features that are available with Azure Machine Learning Services. In the AutoML techniques, we have identified how to utilize Classification in AutoML. This article is an extension of the classification techniques that we discussed before.
Read more »Distributed tables in Azure Synapse Analytics
September 20, 2021This article talks about the table distribution styles supported in Azure Synapse and how to use them for creating distributed tables.
Read more »Identify and remediate non-compliant Azure SQL Databases for auditing on SQL Server
September 16, 2021This article explores the Azure built-in policies and implements them to check and fix Azure SQL Database and Azure SQL Server compliance.
Read more »