ホームサービス › Azure Local

Azure Local を Mac で

Azure Stack HCI successor — monitored via Azure ARM, no local API · Containers

Azure Local (formerly Azure Stack HCI) runs Azure services on your own validated hardware, with clusters registered into an Azure subscription. It exposes no local monitoring API: unlike every other platform in this category there is no on-box REST endpoint to query from the LAN, and Microsoft directs monitoring through Azure Monitor / Insights and the Azure Resource Manager. FrontierStack therefore reads cluster state from ARM — GET https://management.azure.com/subscriptions/{sub}/resourceGroups/{rg}/providers/Microsoft.AzureStackHCI/clusters/{name}?api-version=2024-04-01 with an Azure AD bearer token — returning properties.status, properties.connectivityStatus, reportedProperties.clusterName, clusterVersion and a nodes[] array. Because the reading comes from the cloud rather than the cluster, a box that has lost its Azure connection reports stale data: check connectivityStatus and reportedProperties.lastUpdated together, or a disconnected cluster looks healthy.

Azure Local を FrontierStack で使う

FrontierStack は Azure Local を Containers カタログに収録しています。ひとつの場所でインストール/接続し、状態・ポート・証明書を監視、ファイアウォールとマルウェア監査で保護し、バックアップできます。

すべてをひとつの Mac アプリで。

FrontierStack は、ローカルでもフリート全体でも、スタック全体のインストール・監視・保護をひとつのネイティブ macOS アプリで行います。

FrontierStack をダウンロード

関連 Containers