Tag Archives: Azure

Creating YAML Templates for Flyway CLI in Azure DevOps


I was lucky enough to work on a project recently. They chose to use Redgate Flyway Enterprise instead of Redgate SQL Change Automation which was quite exciting. Their goal was to deploy database changes to Azure SQL where they had several different environments (dev, test, staging and production). Redgate Flyway is available in three (3) […]

Continue reading

Testing your CosmosDB apps locally without actually using Azure


I think you’ll find this implementation of CosmosDB Server for testing your applications locally quite interesting. We will going through the following steps: Download node Make an empty package.json file Install cosmosdb-server using npm Create an app.js file Install cosmos dependency using npm Start your cosmosdb-server Make sure in your TestClass TestInitialize method to ignore […]

Continue reading
start-job az group delete

Delete your resource groups in parallel using the az group command


Donovan Brown posted a How to on this earlier this year, I wanted to see if it was possible to do it using the az group command.  This is what I finally came up with. I downloaded and installed the latest PowerShell Core for Windows from GitHub releases.  I picked the latest preview V7.0.0-preview.1 release […]

Continue reading

Release Annotations


This functionality had been available previously under the name “Deployment Markers” back when Application Insights existed under Visual Studio Online.  Release Annotations for Application Insights is an extension for Visual Studio Team Services (VSTS) and Team Foundation Server (TFS) 2015 Update 2 that will create annotations on the Application Insights Metrics Explorer timeline. To get started […]

Continue reading

The new web based Release Management “V.Next”


Release Management has been moving at a eager pace at Microsoft which you can see today on Visual Studio Team Services (VSTS).  I have been waiting for this same experience to be available on-premises and I’m happy to say it is included with the Release Candidate of TFS 2015 Update 2! Lots of new release […]

Continue reading

Simple Performance Testing for your Web App hosted in Microsoft Azure


Whether you have created an ASP.NET Web Application using the Visual Studio 2015 wizard and published it to Azure or you have uploaded some website files to a Web Application to Azure wouldn’t it be nice to have some way of performing a simple performance test to help you determine whether everything is alright with your […]

Continue reading

MICROSOFT CLOUD TO TOUCH DOWN IN CANADA


Toronto, June 2, 2015 – Microsoft today announced plans to deliver commercial cloud services from Canada. Azure, Office 365 and Dynamics CRM Online will be delivered from Toronto and Quebec City in 2016, further strengthening Microsoft’s footprint in Canada’s competitive cloud landscape. Read more…

Continue reading
Microsoft Visual Studio vNext & Azure

Join us for the Virtual Event for Microsoft Visual Studio vNext and Azure


A cloud-first, mobile-first, developer-first, virtual event Don’t miss the Microsoft virtual event for developers this November! Scott Guthrie, S. Somasegar, Brian Harry, and Scott Hanselman will take the stage to show innovative, new Microsoft products, services, and technologies including .NET, Azure, Visual Studio, and Visual Studio Online. Dive deeper into the technical details behind the […]

Continue reading