Skip to content

Home

Citrix CTP

Hi all

It happened !!! I feel honored to be able to call myself a Citrix Technology Professional. Becoming a CTP is something I never thought would happen since being a CTP was something I viewed as being a superhero working with Citrix products.

Microsoft Azure Dedicated Host

Hi all, Microsoft announced a new preview feature called, Azure Dedicated Host. With this new feature, you can reserve a full physical server and thereby have complete control over virtual machine placement. This new feature also allows you to use hybrid licensing, which means you can bring our on-premises licenses to the cloud. You will need to have purchased software assurance for these licenses.

vLog on PowerShell automation on Microsoft Azure

Hi everyone,

The next part of my vLog series on using Powershell to do automation with Microsoft Azure is now online. In this part, I will transform the three simple commands that created the resource groups into a small script that uses a JSON file to store the configuration in. The great thing about this approach is you keep your code separated from your configuration which means that you can use the same code to create a lot of different environments. If you are a service provider or just want to create multiple environments, this will make your life a lot easier.