Azure-Stack-Cloud-Operator
-
Azure Stack Hub - Change Azure Subscription Registration
If you find yourself in a scenario where you need to change the registration subscription of an Azure Stack Hub deployment, the below is what you need to do to complete the task.. High level: Gather info or source and destination Remove existing registration Register to new subscription Gather info or source and destination First thing is to get your new subscription ID $NewSubscriptionId = "325*****-****-****-****-********432" Connect to Azure Stack ARM endpoint -
Azure Stack Hub tenant portal missing resource types & properties
Quick tip: Another day in the life of a Cloud Operator Got a call from a user who was in the Azure Stack tenant portal and could access some resource types but not others and when in those resources blades the info was all weird (technical term…) as shown below: I thought it was a cache/auth issue, so I asked the user to open a new browser and try again. -
Adventures of a Cloud Operator: Setup your Cloud Operator environment - Quick Tip!
Quick tip for all potential Azure Stack Cloud Operators As you’d be aware, essentially the majority of the Azure Stack extended setup requires PowerShell. Not only does managing Azure Stack require PowerShell, it requires specific modules, tools and PowerShell profiles… Oh, did I mention Azure Stack management requires PowerShell? This is typically fine, but if you’re anything like me and tend to use your computer (desktop/laptop etc) for many different functions, managing PowerShell profiles and having them all aligned can be a bit of a pain.