Tag: Public Cloud
-
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. ->…
-
Automated patching for Azure IaaS VMs with OMS update management
During my time at a Microsoft Partner before joining Microsoft and now at Microsoft, customers are asking me, if Microsoft does the patching of Azure IaaS VMs. The answer is no. But with the latest updates to the Update Management solution in the Operations Management Suite, you can now configure an automated patching schedule for your Azure…
-
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…