You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: azure-stack/user/azure-stack-considerations.md
+11-14Lines changed: 11 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Differences between Azure Stack Hub and Azure when using services and bui
3
3
description: Understand the differences between Azure and Azure Stack Hub when using services and building apps.
4
4
author: sethmanheim
5
5
ms.topic: conceptual
6
-
ms.date: 03/26/2021
6
+
ms.date: 01/21/2025
7
7
ms.author: sethm
8
8
ms.lastreviewed: 11/20/2020
9
9
@@ -36,14 +36,13 @@ The following table describes the high-level differences between Azure Stack Hub
36
36
| Area | Azure (global) | Azure Stack Hub |
37
37
| -------- | ------------- | ----------|
38
38
| Who operates it? | Microsoft | Your organization or service provider.|
39
-
| Who do you contact for support? | Microsoft | For an integrated system, contact your Azure Stack Hub operator (at your organization or service provider) for support.<br><br>For Azure Stack Development Kit (ASDK) support, visit the [Microsoft forums](https://social.msdn.microsoft.com/Forums/en-US/home?forum=AzureStack). Because the development kit is an evaluation environment, there's no official support offered through Microsoft Support.
40
-
| Available services | See the list of [Azure services](https://azure.microsoft.com/services). Available services vary by Azure region. | Azure Stack Hub supports a subset of Azure services. Actual services will vary based on what your organization or service provider chooses to offer.
41
-
| Azure Resource Manager endpoint* | `https://management.azure.com` | For an Azure Stack Hub integrated system, use the endpoint that your Azure Stack Hub operator provides.<br><br>For the ASDK, use: `https://management.local.azurestack.external`.
42
-
| Portal URL* | [https://portal.azure.com](https://portal.azure.com) | For an Azure Stack Hub integrated system, use the URL that your Azure Stack Hub operator provides.<br><br>For the ASDK, use: `https://portal.local.azurestack.external`.
43
-
| Region | You can select which region you want to deploy to. | For an Azure Stack Hub integrated system, use the region that's available on your system.<br><br>For the Azure Stack Development Kit (ASDK), the region is always **local**.
39
+
| Who do you contact for support? | Microsoft | For an integrated system, contact your Azure Stack Hub operator (at your organization or service provider) for support.<br><br>For Azure Stack Development Kit (ASDK) support, visit the [Microsoft forums](https://social.msdn.microsoft.com/Forums/en-US/home?forum=AzureStack). Because the development kit is an evaluation environment, there's no official support offered through Microsoft Support.|
40
+
| Available services | See the list of [Azure services](https://azure.microsoft.com/services). Available services vary by Azure region. | Azure Stack Hub supports a subset of Azure services. Actual services will vary based on what your organization or service provider chooses to offer.|
41
+
| Azure Resource Manager endpoint*|`https://management.azure.com`| For an Azure Stack Hub integrated system, use the endpoint that your Azure Stack Hub operator provides.<br><br>For the ASDK, use: `https://management.local.azurestack.external`.|
42
+
| Portal URL*|[https://portal.azure.com](https://portal.azure.com)| For an Azure Stack Hub integrated system, use the URL that your Azure Stack Hub operator provides.<br><br>For the ASDK, use: `https://portal.local.azurestack.external`.|
43
+
| Region | You can select which region you want to deploy to. | For an Azure Stack Hub integrated system, use the region that's available on your system.<br><br>For the Azure Stack Development Kit (ASDK), the region is always **local**.|
44
44
| Resource groups | A resource group can span regions. | For both integrated systems and the development kit, there's only one region.
45
-
|Supported namespaces, resource types, and API versions | The latest (or earlier versions that aren't yet deprecated). | Azure Stack Hub supports specific versions. See the [Version requirements](#version-requirements) section of this article.
46
-
|||
45
+
|Supported namespaces, resource types, and API versions | The latest (or earlier versions that aren't yet deprecated). | Azure Stack Hub supports specific versions. See the [Version requirements](#version-requirements) section of this article. |
47
46
48
47
*If you're an Azure Stack Hub operator, for more information see [Using the administrator portal](../operator/azure-stack-manage-portals.md) and [Administration basics](../operator/azure-stack-manage-basics.md).
49
48
@@ -53,10 +52,9 @@ Microsoft provides tools and guidance that help you develop for Azure Stack Hub.
53
52
54
53
| Recommendation | References |
55
54
| -------- | ------------- |
56
-
| Install the correct tools on your developer workstation. | - [Install PowerShell](../operator/powershell-install-az-module.md)<br>- [Download tools](../operator/azure-stack-powershell-download.md)<br>- [Configure PowerShell](azure-stack-powershell-configure-user.md)<br>- [Install Visual Studio](azure-stack-install-visual-studio.md)
55
+
| Install the correct tools on your developer workstation. | - [Install PowerShell](../operator/powershell-install-az-module.md)<br>- [Download tools](../operator/azure-stack-powershell-download.md)<br>- [Configure PowerShell](azure-stack-powershell-configure-user.md)<br>- [Install Visual Studio](azure-stack-install-visual-studio.md)|
57
56
| Review information about the following items:<br>- Azure Resource Manager template considerations.<br>- How to find quickstart templates.<br>- Use a policy module to help you use Azure to develop for Azure Stack Hub. |[Develop for Azure Stack Hub](azure-stack-developer.md)|
58
-
| Review and follow the best practices for templates. | [Resource Manager Quickstart Templates](https://aka.ms/aa6yz42)
59
-
|||
57
+
| Review and follow the best practices for templates. |[Resource Manager Quickstart Templates](https://aka.ms/aa6yz42)|
60
58
61
59
## Version requirements
62
60
@@ -75,6 +73,7 @@ For other APIs, run the following PowerShell command to output the namespaces, r
0 commit comments