Aimless

Azure Arc の Custom location を利用して疑似的なリージョンを作る

Published: 2021-04-30 azure arc
はじめに 特にアナウンスもなく、Azure Arc のポータルに Custom location なるものが増えていました。 追加された Custom location Custom location を利用すると「Azure と同じように、

Virtual WAN の NAT Rules を 利用して、オンプレミスと Azure 間で送信元アドレス変換を実現する

Published: 2021-03-08 azure network
はじめに Azure のドキュメントの差分を確認していたところ、Configure NAT Rules for your Virtual WAN VPN gateway - Preview というドキュメントを見つけました。「Virtual

Azure Route Server を利用して仮想アプライアンスと VNet 間で経路交換する

Published: 2021-03-03 azure network
Azure Route Server がパブリックプレビューになりました。Azure Route Server とは BGP を利用して VNet と経路交換できるサービスです。Azure 上で NVA を利用したことがある

Azure Firewall Premium のカテゴリベースフィルタを試した

Published: 2021-02-17 azure
はじめに UTM 機能が搭載された Azure Firewall premium がプレビューになりました。このリリースによって Azure Firewall と NVA との機能差がまた一つ減りました。良いことです。 参考:A

Azure リザーブドインスタンスの使用率を PowerShell で確認する

Published: 2021-02-11 azure
はじめに リザーブドインスタンスを使い始めると気になるのが「リザーブドインスタンスが従量課金のインスタンスにもれなく適用されているか」という点

Bicep を試した

Published: 2021-02-07 azure
はじめに 組み込みの Azure Policy をまとめてデプロイできる ARM テンプレートがあったら便利じゃないか?という思い付きで ARM テンプレートを書くことにしました。そ

Check the host node where Azure Stack Hub VMs run on

Published: 2021-01-21 azurestack
One of the gaps between Azure Stack Hub users' requirements and Azure Stack Hub’s feature is Resource health. Azure Stack Hub doesn’t support Resource Health, so users can’t detect whether a hardware-related issue caused their downtime or not. In this situation, if the user can know a host node where the user’s VM runs on, the user can detect Host Node’s failure or the maintenance of Host Node Indirectly. Fortunately, Windows Server running on Hyper-V can confirm the hostname of Host Node by the following registry key:

2020年の振り返り

Published: 2020-12-31 etc
2020年の振り返りエントリです。1年ぶり4度目のようです。 2019年の振り返り 2018年の振り返り 2017年の振り返り ブログ ブログを26本

NSG フローログを確認できるダッシュボードを作った

Published: 2020-12-21 azure
12/16の 第30回 Tokyo Jazug Night (Online) で NSG フローログを確認しようという LT をしました。「JSON な NSG フローログを FortiGate のように確認したい!」という思いを実現

Create the certificate for Azure Stack Hub PaaS automatically with PowerShell

Published: 2020-12-15 azurestack
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