Introduction
Azure stack requires users to apply patch and update(P&U) continually. If your Azure Stack is not in the latest three versions, Microsoft doesn’t support your Azure Stack. So it is so important that Azure Stack Operator notice the release of new Azure Stack.
This blog explains how to check the new Azure Stack.
The type of P&U
Microsoft and OEM vendor release new Azure stack. The new Azure Stack is three types as follows.
- Monthly update from Microsoft
- hotfix from Microsoft
- A regular update from OEM vendor
How to check monthly update from Microsoft
Unfortunately, there is not the best and the simplest way. You can choose your way in the following options.
- Check Azure Stack PM’s twitter
- Check #azurestack
- Check Azure Stack integrated system(connected only)
- Check the endpoint to inform the new azure stack
Azure Stack PMs have mentioned the new Azure Stack. Maybe, the best person is Vijay Tewari who is Group Program Manager. He has mentioned new Azure Stack every time.
#azurestack 1908 is out. It updates the operating system that azure stack used to Windows Server 2019, bringing with it improvements across the board. #laboroflove https://t.co/6r0qgJowh0
— Vijay Tewari (@vtango) August 30, 2019
But checking only Vijay Tewari is SPOF. you should increase availability to check new Azure stack. #azurestack is the better way. Many Azure Stack PM and MVP mentioned when new Azure Stack was released.
These items are an easy way to check. But 1 and 2 have many noises which the new Azure Stack doesn’t relate with. I believe that #azurestack is so useful for Azure Stack operator, but If you want to know just new Azure Stack, you need to check Azure Stack integrated system or the endpoint.
Azure Stack integrated system which is connected mode downloads new Azure Stack when Microsoft releases new Azure Stack. If you check update information on Azure Stack in Azure Stack portal regularly, you can know the new Azure Stack timely. And Azure Stack has Rest API, so you can make this operation automatically.
If you don’t have Integrated system or can’t use Azure stack to check, you can use the endpoint(https://aka.ms/azurestackautomaticupdate). This endpoint publishes the latest p&u information. If you check the change of this information regularly, you can know new Azure Stack. And this endpoint returns XML. So you can make this operation automatically.
How to check the hotfix from Microsoft
Just like monthly update from Microsoft, you can use the following way to check the new Azure Stack.
- Check #azurestack
- Check Azure Stack integrated system(connected only)
- Checj the endpoint to inform the new Azure Stack
You can also use RSS feed. Microsoft updates this RSS feed when they release a new hotfix.
How to check regular update from OEM vendor.
OEM vendor releases their regular update in their support page. So you need to check their support page. The way to check support page depends on OEM vendor. For example, Dell EMC’s support page supports a notification. If you configure a notification setting, Dell EMC sends e-mail to me.
Final thought
Azure Stack Operator need to update their Azure Stack regularly. It is the first step for keeping the latest version to check the new Azure Stack timely. Choose your best way!