Skip to content

Commit 3371179

Browse files
authored
Merge pull request #17750 from MicrosoftDocs/main
4/24/2025 AM Publish
2 parents 5f1a8c1 + 21c2d77 commit 3371179

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

azure-local/concepts/firewall-requirements.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,25 @@ For a consolidated list of endpoints for Japan East that includes Azure Local, A
6565
For a consolidated list of endpoints for South Central US that includes Azure Local, Arc-enabled servers, ARB, and AKS, use:
6666
- [Required endpoints in South Central US for Azure Local](https://github.com/Azure/AzureStack-Tools/blob/master/HCI/SouthCentralUSEndpoints/southcentralus-hci-endpoints.md)
6767

68+
## Firewall requirements for OEMs
69+
70+
Depending on the OEM you are using for Azure Local you may need to open additional endpoints in your firewall.
71+
72+
DataON required endpoints for Azure Local deployments
73+
- [DataOn required endpoints](https://github.com/Azure/AzureStack-Tools/blob/master/HCI/OEMEndpoints/DataOn/DataOnAzureLocalEndpoints.md)
74+
75+
Dell required endpoints for Azure Local deployments
76+
- [Dell required endpoints](https://github.com/Azure/AzureStack-Tools/blob/master/HCI/OEMEndpoints/Dell/DellAzureLocalEndpoints.md)
77+
78+
HPE required endpoints for Azure Local deployments
79+
- [HPE required endpoints](https://github.com/Azure/AzureStack-Tools/blob/master/HCI/OEMEndpoints/HPE/HPEAzureLocalEndpoints.md)
80+
81+
Hitachi required endpoints for Azure Local deployments
82+
- [Hitachi required endpoints](https://github.com/Azure/AzureStack-Tools/blob/master/HCI/OEMEndpoints/Hitachi/HitachiAzureLocalEndpoints.md)
83+
84+
Lenovo required endpoints for Azure Local deployments
85+
- [Lenovo required endpoints](https://github.com/Azure/AzureStack-Tools/blob/master/HCI/OEMEndpoints/Lenovo/LenovoAzureLocalEndpoints.md)
86+
6887
## Firewall requirements for additional Azure services
6988

7089
Depending on additional Azure services you enable for Azure Local, you may need to make additional firewall configuration changes. Refer to the following links for information on firewall requirements for each Azure service:

azure-stack/user/azure-stack-version-profiles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ms.lastreviewed: 12/6/2021
1919

2020
API profiles specify the Azure resource provider and the API version for Azure REST endpoints. You can create custom clients in different languages using API profiles. Each client uses an API profile to contact the correct resource provider and API version for Azure Stack Hub.
2121

22-
You can create an app to work with Azure resource providers without having to know exactly which version of each resource provider API is compatible with Azure Stack Hub. Just align your app to a profile and the SDK reverts to the correct API version.
22+
You can create an app to work with Azure resource providers without having to know exactly which version of each resource provider API is compatible with Azure Stack Hub. Just align your app to a profile and the SDK aligns to the correct API version.
2323

2424
This topic helps you:
2525

0 commit comments

Comments
 (0)