Monthly Archives: July 2016


Kraken-powershell batch features

Kraken-powershell batch features

I’ve been working on some new batch features for the Kraken-PowerShell module, which I would like to demonstrate within this blog post. Also, you will find some helpful automation scripts at the end.

Read More →

Custom content for Azure Dashboards

Custom content for Azure Dashboards

Not significant, but still wanted to share how to extend your Azure Portal Dashboard with custom content. This is a beneficial feature, which is somewhat unknown to many, for placing side notes and instructions.

Read More →

JS Code Coverage Part 2

JS Code Coverage Part 2

The previous part of this series covered how-to setup JSCover, add test instrumentation, and run some manual tests.

Within this blog, I would like to automate the instrumentation injection step as part of the build process using Gulp.

 

Read More →