-
Azure Resource Manager template apiVersion
If you have been working with Azure Resoure Manager templates then you will have come across the need for apiVersion property on all resources. You will also have noticed that this is not consistent between resources.
-
Using Azure Data Factory To Count Word Frequency In Tweets
Today I am going to walk though creating a simple analytical pipeline using Azure Data Factory. The Azure Data Factory service is a fully managed service for composing data storage, data processing, and data movement services into streamlined, scalable, and reliable data production pipelines.
-
Migrating from AWS to Azure using Azure Site Recovery
With Azure Site Recovery you can migrate VMs from Physical Servers to Azure. This opens up a variety of useful use cases such as Migrating instances from AWS to Azure Having a Azure as a failover site for AWS instances.
-
Sync Git master with fork
I recently had to fork a branch in github and then I had to figure out how to keep the changes from the master in sync with the fork branch I had made. Turns out it is really simple.
-
Netflix IMDB Chrome Extension
I created a simple Chrome extension today to make things a little easier when browsing Netflix. I always find myself having to go to IMDB.com to go and check out a movie’s rating when I am looking for something to watch on Netflix. With this extension I bring that rating right into Netflix, meaning one less click for me.