Daniel's Tech Blog

Cloud Computing, Cloud Native & Kubernetes

Tag: Cloud

  • Start and stop Azure VMs without access to Microsoft Azure

    Imagine you want to provide specific users with the ability to start and stop VMs, but you do not want to provide access for them to the Azure portal. Then you can use Azure Automation with webhooks. First create an Azure Automation account in the region of your choice. Make sure that the option “Create…

  • Shutdown and Startup Order for the Microsoft Azure Stack TP2 VMs

    In my previous blog post I described how to install the Microsoft Azure Stack TP2 PoC on lower hardware specifications. Because my home lab does not run 24/7 I had to think about the correct shutdown and startup order for the Microsoft Azure Stack Technical Preview 2 VMs. -> https://www.danielstechblog.io/microsoft-azure-stack-technical-preview-2-on-lower-hardware-specifications/ The Azure Stack TP2 consists…

  • Microsoft Azure Stack Technical Preview 2 on lower hardware specifications

    New technical preview, new challenges. After I got the TP1 running on lower hardware specifications, I have tried the same for the TP2 and want to share the results with you. -> https://www.danielstechblog.io/microsoft-azure-stack-technical-preview-on-lower-hardware/ First of all we have the same hardware requirements for TP2 as for TP1. Component Minimum Recommended CPU Dual-Socket: 12 Physical Cores…

  • Microsoft Cloud Germany now available

    What a day for us at Microsoft today. We recently announced the availability of the new Microsoft Azure regions Germany Central and Germany Northeast. -> https://azure.microsoft.com/en-us/blog/microsoft-azure-germany-now-available-via-first-of-its-kind-cloud-for-europe/ -> https://blogs.microsoft.com/blog/2016/09/21/microsoft-cloud-expands-with-first-of-its-kind-offering-for-europe/ So Azure is expanding in the German market with a special model called the data trustee model. If you need more information about that, have a look…

  • Azure Storage Service Encryption – Azure Resource Manager template

    Enabling Storage Service Encryption for an Azure Storage account in the portal is only a one click show. As well with PowerShell it is very easy. Set-AzureRmStorageAccount -ResourceGroupName “smt” -Name “azcdmdncloudwitness” -EnableEncryptionService Blob -Verbose Currently there is no Azure Resource Manager QuickStart template available on GitHub for SSE. Therefore you have to dive into the…

  • Dealing with Azure Disk Encryption and Windows OS disk resizing

    When you are enabling Azure Disk Encryption on your Azure VM, the process will shrink your existing OS partition a bit to implement the System Reserved partition. The System Reserved partition is placed at the end of the OS disk. When you resize the OS disk, then the free space is added after this partition.…

WordPress Cookie Notice by Real Cookie Banner