Tag: Private Cloud
-
Running the Azure Stack Development Kit on Azure
After I posted a picture on Twitter showing the Azure Stack Development Kit running on Azure, I got several question how I have done it. First of all it was just a demonstration of our new nested virtualization capability available with the Dv3 and Ev3 VM sizes. I recommend to deploy the ASDK on-premises on…
-
Speaking at Experts Live Europe
I am honored to be able to speak at Experts Live Europe, former System Center Universe Europe, for the fourth time in a row. The conference takes place in Berlin from 23rd August 23rd till August 25th. I will be on-site the whole conference and having the following sessions. Thursday at 12 pm: Discussion Panel:…
-
Develop solutions for Azure Stack on Azure
If you want to develop solutions for Azure Stack in your Azure subscription, then have a look at the Azure Stack Policy Module. -> https://docs.microsoft.com/en-us/azure/azure-stack/azure-stack-policy-module What does the Azure Stack Policy Module with your Azure subscription? The policy module will deploy and enable a set of Azure policies, so only Azure services and API versions…
-
Microsoft Azure Stack Technical Preview 3 on lower hardware specifications
New technical preview, new challenges. After I got the TP1 and TP2 running on lower hardware specifications, I have tried the same for the TP3 and want to share the results with you. First of all we have the same hardware requirements for TP3 as for TP1 and TP2. Component Minimum Recommended CPU Dual-Socket: 12…
-
Using Azure Active Directory in Microsoft Azure Germany for Microsoft Azure Stack
When you want to use the Azure Active Directory in the national cloud or sovereign cloud Microsoft Azure Germany you have to adjust two files in the Azure Stack TP2 bits. -> https://azure.microsoft.com/en-us/overview/clouds/germany/ The two files are: -> X:\CloudDeployment\Configuration\InstallAzureStackPOC.ps1 ->X:\CloudDeployment\Common\AzureADConfiguration.psm1 Let us start to adjust the InstallAzureStackPOC.ps1. Jump to line 64 and add in the…
-
Microsoft Azure Stack Technical Preview 2 on lower hardware specifications – November refresh
Last week Microsoft has released the November refresh of its Azure Stack TP2 release bits. There are a lot of improvements, so it is recommended to do a fresh deployment of the TP2. -> https://azure.microsoft.com/en-us/blog/new-azure-paas-services-available-for-azure-stack-technical-preview-2-tp2/ What I have discovered editing the following files, is that we got an additional VM in the November refresh. ->…