Introduction This blog talks about the way to create the Let’s encrypt’s certificate for Azure Stack PaaS automatically with PowerShell. Because this way may be needed to join the preview of the new Azure Stack PaaS. Azure Stack Hub supports some Azure PaaS. At the this time, Azure Stack Hub supports the following PaaS. App Service(GA) Event Hub(GA) IoT Hub(Public preview) Azure Kuvernetes service(Private preview) Azure container registry(Private preview) Some
はじめに 次のアナウンスのとおり、Azure の VPN Gateway で BGP over IPsec VPN する際に 169.254.x.x のアドレスを利用できるようになりました。 Multiple new features for Azure VPN Gateway are now generally available このアップ
Introduction We can check the recent status of Azure Stack Hub update at the “Update” view. And we can download the detailed progress as a super big JSON file. We can check this JSON file by using VScode because VScode can convert the JSON file more easily-to-read with “Format Document”.
But I believe this operation is not efficient because human is not good at reading a JSON file. Based on my guess, this entry explains how to check the detailed progress of Azure Stack Hub Update more efficiently.
はじめに Az モジュールに Azure の API を直接叩くための Invoke-AzRest コマンドが実装されました。 公式アナウンス:How to manage Azure resources with the new PowerShell Invoke-AzRestMethod cmdlet Azure CLI が以前からサポートして