-
Azure SQL Elastic Pool - ARM Templates
Solution ·In my last article, I covered Azure SQL Elastic Pool. In this one I cover how to provision it using ARM templates.
As of today (December 2016), the documentation about Azure SQL Elastic Pool provisioning via ARM templates is… not existing.
Searching for it I was able...
-
Azure SQL Elastic Pool Overview
Solution ·What is
Azure SQL Elastic Pool and what it brings to Azure SQL Database, the SQL Azure Platform as a Service (PaaS).
Traditional model
Let’s look at how Azure SQL works without elastic pools first.
-
Moving existing workloads to Azure
Solution ·Applications born in the cloud can take full advantage of the cloud and the agility it brings.
But there are a lot of existing solutions out there that weren’t born in the cloud.
In this article I want to sketch a very high level approach on how...
-
Nuget WordPress REST API – Demo App
Solution ·I’ve had a few requests to explain how to use the Nuget WordPress REST API beyond authentication.
In order to do this, I added a Demo App under source control.
The Nuget package source code is available at http://wordpressrestapi.codeplex.com/ and if you download the code, you’ll see there are 3 projects:
- WordpressRestApi: essentially the Nuget package ...
-
Azure Monitoring - SIEM integration
Solution ·Quite a few of my customers have a Security Information and Event Management (SIEM) on premise. They spent thousands of dollars fine tuning it to detect and correlate security events, it’s integrated with their ticketing system, but mostly… it has been sanctioned as the corporate security...