Keeping up to speed with the pace of change in cloud-based computing is one of the most challenging tasks for technical resources. This article covers the Azure Updates site which lists resources to keep you informed about not only Azure SQL but also other Microsoft cloud services.
Microsoft Azure Data Exams DP-200 & DP-201 Changes
As of June 21, 2019 the exams, Exam DP-200: Implementing an Azure Data Solution and Exam DP-201: Designing an Azure Data Solution have changed. The exams look to be more focused in order to differentiate between a data engineer role from a database administrator role.
Two Resources to add Organization to Your Desktop with Microsoft Themed Wallpapers
My development activities require me to have various desktops open which can become confusing, especially if you keep to the default desktop image. The following two resources have worked best for me in changing up my desktop display.
How to Setup VSCode for Python and GitHub Integration
For those DBAs are using SQL for data discovery, the move to data science can involve a brand-new set of varied tools and technologies. This article is a walkthrough of setting up the tooling to do some data discovery using Python. By setting up your workflow using, GitHub, VSCode and Python you will have the basic architecture set up for Data Exploration.
How to Set up Free Microsoft Office Online for Data Analysis
This first article in the Introduction to Data Analysis series will walk you through setting up Microsoft's free Office Online and introduce you to using Excel Online with OneDrive.
Productionalize, Productionize, or Productionise?
You are writing and come across a word that just does not look right. This article covers one of my pet peeves, "Productionalization". As I looked at various sources, I realized that perhaps I have to open my mind to the new english.
How to use Azure Automation PowerShell Runbooks to Create BI PaaS Architectures
This post covers the automation and creation of an; Azure Resource Group, Blob storage, Azure SQL Server and an Azure Analysis Services in a PaaS offering using Azure Automation PowerShell Runbooks.
How to keep Your Microsoft Azure Automation Runbook Modules Up-to-Date
This article will review a major trap you can find yourself in when using PowerShell in your Runbooks as Azure Automation does not keep your referenced modules up to date.
Using Azure Data Lake with Power BI
Power BI gives you the ability to use a wide variety of data sources in your data visualization project. This walkthrough shows you how to access files in a Azure Data Lake and import them into a Power BI data models.
How To: Create the missing KPI Indicator In Power BI Desktop Using Conditional Formatting (Updated)
Power BI lacks the ability to add KPI calculations when creating a data model in Power BI Desktop. I will show you how to get the same functionality by using the recently released feature “Conditional Formatting by a Different Field”. This will allow you to take a calculated score and have an Icon displayed for each row in your table. A working Live Interactive Power BI Sample is attached at the bottom of this post.