Tag: IaaS
-
Speaking at SCU Europe 2016 and CIM Lingen
Just a short note. I will be speaking at two events in August. First stop is System Center Universe Europe 2016 in Berlin. My sessions at SCU Europe: Azure IaaS Security https://systemcenteruniverseeurope2016.sched.org/event/7qjo/azure-iaas-security Providing test environments in Azure using Azure DevTest Labs https://systemcenteruniverseeurope2016.sched.org/event/7rzW/providing-test-environments-in-azure-using-azure-devtest-labs Ask-the-Experts: Focus ‘Cloud’ https://systemcenteruniverseeurope2016.sched.org/event/7IeC/ask-the-experts-focus-cloud Directly the weekend after SCU Europe I am at…
-
Free tools for your daily work with Microsoft Azure / Azure Stack
When you are working with Azure or Azure Stack you have to use additional tools to keep your work easy. I would like to present some free tools, I am using at my daily work with Azure and Azure Stack Let us start with the area storage explorer, something you want to use instead of…
-
Azure Disk Encryption is available for Windows VMs
Just in time before the weekend Microsoft announced the general availability of Azure Disk Encryption for Windows VMs in all Azure regions that are public available. -> https://blogs.msdn.microsoft.com/azuresecurity/2016/05/20/azure-disk-encryption-for-windows-virtual-machines-reaches-general-availability/ This is a huge milestone for keeping your data secure. All you need is an Azure Key Vault in each region your running Azure VMs. To get…
-
Review VCNRW sessions 2016
On April 20th I had the honor to speak at the first VCNRW sessions about my favorite topic Azure Stack. The one day conference was an awesome event with a set of top international speakers. Thanks to Helge Klein and Timm Brochhaus for such a great event. If you have missed to be on-site at…
-
Azure Stack and Azure Consistency
One of the interesting things of Azure Stack beside the underlying hardware infrastructure is the consistency with Azure. But interesting is the wrong wording for this it is the key concept and one of the reasons why Azure Stack exists. True consistency between the public cloud offer and the private cloud offer. It is an…
-
Microsoft Azure Stack – Deploying your own images as a tenant
As a tenant you may want to deploy your own images instead of using the images provided by the cloud service provider. All you need to achieve your objective in Azure Stack is a sysprepped Windows Server or Linux image, an ARM template and a PowerShell script. The first step is to prepare the ARM…