Daniel's Tech Blog

Cloud Computing, Cloud Native & Kubernetes

Tag: Azure Resource Manager

  • Configuring Azure Kubernetes Service via the Terraform OSS Azure Resource Provider to use a custom DNS server for domain specific name resolution

    I have already written about on how to use a custom DNS server for domain specific name resolution with AKS a couple of weeks ago. -> https://www.danielstechblog.io/using-custom-dns-server-for-domain-specific-name-resolution-with-azure-kubernetes-service/ Today I am writing about how you can leverage the newly announced Terraform OSS Azure Resource Provider for the same configuration with your existing Azure Resource Manager template…

  • Adding value to your DevTest Labs users with additional Azure services

    If you are working with Azure DevTest Labs you already know that all the nice things are built around to provide a test environment for Azure IaaS VMs. So far so good, but what can you do to provide your DevTest Labs users with access to PaaS services? Azure DevTest Labs got you covered with…

  • Enabling Azure Disk Encryption on Windows Server 2016 Server Core in Azure

    Beside the Windows Server 2016 Datacenter image, Microsoft also provides an image with Windows Server 2016 Datacenter – Server Core in Azure. If you are using the Server Core image and want to enable Azure Disk Encryption for the VM, you will see the following error message. New-AzureRmResourceGroupDeployment : 14:27:53 – Resource Microsoft.Compute/virtualMachines/extensions ‘azst-crp4/BitLocker’ failed…

  • Integrate auto-shutdown configuration in ARM template deployments for Azure VMs

    In November 2016 Microsoft introduced the auto-shutdown feature to Azure VMs which was originally available in Azure DevTest Labs. -> https://azure.microsoft.com/en-us/updates/set-auto-shutdown-within-a-couple-of-clicks-for-vms-using-azure-resource-manager/ The auto-shutdown feature can be simply enabled through the Azure portal after a VM is deployed. If you are doing a lot of VM deployments, an Azure Resource Manager template is the way to…

  • 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…

WordPress Cookie Notice by Real Cookie Banner