This article implements Azure Automation logic for automatically publishing a LinkedIn post and Twitter’s Tweet using the simplified Azure Logic App.
Read more »Azure
Querying JSON documents in Azure Cosmos DB using the SQL API
May 21, 2021In this article, we will look briefly at the Azure Cosmos DB service and how you can query JSON documents to store, retrieve and process data using the SQL Application Programming Interface (API).
Read more »Declarative Database Development in Azure Data Studio
May 19, 2021This article is all about declarative database development using Azure Data Studio for both beginners and professionals who are new to it.
Read more »Azure Automation: Use Azure Logic Apps to import data into Azure SQL Database from Azure Blob Storage
May 17, 2021This article uses Azure Automation techniques to import data into Azure SQL Database from Azure Storage container.
Read more »Azure Database for PostgreSQL Cost Optimization
May 14, 2021This article will walk you through the process to optimize the cost of Azure Database for PostgreSQL.
Read more »Azure Automation: Analyzing Twitter sentiments using Azure Logic Apps
May 14, 2021This article configures Azure Automation for Analyzing Twitter sentiments using Azure Logic Apps and stores them into Azure SQL Database.
Read more »Azure Machine Learning: Named Entity Recognition in Text Analytics
May 13, 2021Introduction
After starting our discussions into Text Analytics in Azure Machine Learning from the last article, we will be discussing the Named Entity Recognition control in Azure Machine Learning in this article.
Read more »Getting started with Azure Database for PostgreSQL
May 13, 2021This article will get you started with Azure Database for PostgreSQL and understand various options offered by this.
Read more »Azure Automation: Auto-scaling Azure SQL database with Azure Logic Apps
May 12, 2021Azure SQL Database supports DTU-based and vCores based purchasing models for deploying your databases in the Azure managed service.
Read more »Azure Automation: Building approval-based automated workflows using Azure Logic Apps
May 11, 2021In the Azure Automation article, Azure Automation: Automate data loading from email attachments using Azure Logic Apps, we did the following tasks:
Read more »Azure Automation: Automate data loading from email attachments using Azure Logic Apps
May 11, 2021This article will explore Azure automation for automatic data loading into Azure SQL Databases using the Azure Logic App.
Read more »Generating Azure SQL Database Classification and Sensitivity reports
May 5, 2021This article will show how to use Azure SQL Database to classify and tag data with sensitivity labels to generate reports out of it.
Read more »Azure Automation: Export Azure SQL Database to Blob Storage in a BACPAC file
May 5, 2021Azure SQL Database supports exporting schema and data in a compressed format BACPAC. We can store this BACPAC file into an Azure storage account. Later, this BACPAC file can help restore the Azure SQL database, and Azure managed SQL instance or on-premises SQL Server.
Read more »How to use SQL Server DACPAC extensions in Azure Data Studio
April 29, 2021This article is focused on installing and using SQL Server DACPAC Extension in Azure Data Studio.
Read more »Azure Automation: Create database copies of Azure SQL Database
April 27, 2021This article will explore Azure automation for creating a new Azure SQL Database copy.
Read more »Azure Automation: Automate Azure SQL Database indexes and statistics maintenance
April 27, 2021Azure SQL Database is a PaaS solution for migrating your on-premises databases to the Azure cloud infrastructure. It is a managed service and Azure manages the infrastructure, database availability, backup restore, and compute resources.
Read more »Language Detection in Azure Machine Learning with basic Text Analytics Techniques
April 26, 2021After discussing a wide range of aspects in Azure Machine Learning, now it is time to move into a new area, Text Analytics and we have dedicated this article to Language Detection in Azure Machine Learning for Text Analytics.
Read more »Dynamic Data Masking in Azure Synapse Analytics
April 23, 2021This article will take you through the process to apply Dynamic Data Masking on the dedicated SQL pool of Azure Synapse Analytics.
Read more »Lift and Shift SSIS packages using Azure Data Factory V2
April 23, 2021This article will explore the process for Lift and Shift SSIS packages to Azure using Azure Data Factory V2.
Read more »Azure Automation: Automate Pause and Resume of Azure Analysis Services
April 20, 2021This article explores Azure Automation for the change state of Azure Analysis Services.
Read more »Sourcing data from Azure SQL Database in Azure Machine Learning
April 19, 2021In this article, we will show how to source data from Azure SQL Database to use in a Machine Learning workflow.
Read more »Direct Query Mode in Power BI for Azure Analysis Services
April 19, 2021In this article, we will explore Direct Query Mode in Power BI for Azure Analysis Services.
Read more »Azure Analysis Services and Power BI Live connections
April 14, 2021In this article, we will deploy Azure Analysis Services and create a live connection in the Power BI.
Read more »Designing Recommender Systems in Azure Machine Learning
April 13, 2021In this article, we will be discussing how to design a Recommender System in Azure Machine learning which is the next article in the Azure Machine Learning series. During this lengthy article series on Azure Machine Learning, we have discussed multiple machine learning techniques such as Regression analysis, Classification Analysis, Clustering and Anomaly detection of Time Series. Further, we have discussed the basic cleaning techniques, feature selection techniques and Principal component analysis, Comparing Models and Cross-Validation and Hyper Tune parameters in this article series to date.
Read more »Export compressed data from Azure SQL Database
April 12, 2021This article will walk you through the way to export data out of Azure SQL Databases in a compressed format using Azure Data Factory.
Read more »