Tag: Private Cloud
-
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…
-
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…
-
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…