From ac7d6cb54dc848aeef539af7fd962577c52d3e1c Mon Sep 17 00:00:00 2001 From: Chris Puckett <64617662+cpuck@users.noreply.github.com> Date: Tue, 16 Jul 2024 17:15:30 -0500 Subject: [PATCH] Update eastus-hci-endpoints.md In row 46, graph misspelled as grpah. --- HCI/EastUSendpoints/eastus-hci-endpoints.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HCI/EastUSendpoints/eastus-hci-endpoints.md b/HCI/EastUSendpoints/eastus-hci-endpoints.md index b2723846..4f5831e1 100644 --- a/HCI/EastUSendpoints/eastus-hci-endpoints.md +++ b/HCI/EastUSendpoints/eastus-hci-endpoints.md @@ -51,7 +51,7 @@ This page provides a comprehensive overview of the necessary endpoints for deplo | 43 |Azure Stack HCI Arc gateway | .gw.arc.azure.net | 443 | Manage cluster from Azure portal. | | 44 |Azure Stack HCI authentication | login.microsoftonline.com | 443 | For Active Directory Authority and authentication, token fetch, and validation. | | 45 |Azure Stack HCI authentication | graph.windows.net | 443 | For Graph authentication, token fetch, and validation. | -| 46 |Azure Stack HCI authentication | grpah.microsoft.com | 443 | For Graph authentication and Azure Resource Bridge RBAC. | +| 46 |Azure Stack HCI authentication | graph.microsoft.com | 443 | For Graph authentication and Azure Resource Bridge RBAC. | | 47 |Azure Stack HCI authentication | login.windows.net | 443 | For Microsoft Entra ID. | | 48 |Azure Stack HCI authentication | login.microsoftonline.com | 443 | For Microsoft Entra ID. | | 49 |Azure Stack HCI authentication | eastus.login.microsoft.com | 443 | Required to fetch and update Azure Resource Manager tokens for logging into Azure. | @@ -98,4 +98,4 @@ This page provides a comprehensive overview of the necessary endpoints for deplo | 90 |Azure Stack HCI AKS infra | pythonhosted.org | 443 | Used to download Az CLI and Az CLI extensions. | | 91 |Azure Stack HCI AKS infra | *. blob.storage.azure.net | 443 | To access blob storage. | | 92 |Azure Stack HCI AKS infra | dl.k8s.io | 443 | To access blob storage. | -| 93 |Azure Stack HCI AKS infra | eastus.obo.arc.azure.com:8084 | 443 | To access blob storage. | \ No newline at end of file +| 93 |Azure Stack HCI AKS infra | eastus.obo.arc.azure.com:8084 | 443 | To access blob storage. |