Daniel's Tech Blog

Cloud Computing, Cloud Native & Kubernetes

Tag: Preview

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

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

  • Microsoft Azure Stack Technical Preview – incremental release published

    One of the pain points with the first Microsoft Azure Stack TP were the long running operations for IaaS regarding VM deployment, deletion, start and stop. Microsoft has released an incremental update yesterday to fix these issues and some more. Faster VM deployment times Better performance in VM-related actions such as stop, start, delete Incremental…

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

  • Microsoft Azure Stack TP – Tweaking the SQL RP Deployment

    And again just a longer post for a deployment tweak. When you are deploying the SQL Resource Provider on your Azure Stack installation you have to consider some requirements and stumbling blocks. First point is an Windows Server 2012 R2 image with .NET Framework 3.5 enabled, that is needed for the deployment. -> https://azure.microsoft.com/en-us/documentation/articles/azure-stack-add-image-pir/#create-an-image-of-windowsserver2012r2-including-net-35 The…

WordPress Cookie Notice by Real Cookie Banner