Skip to content

Commit 6a3f310

Browse files
Merge pull request #250369 from EliotSeattle/docs-editor/compare-azure-government-globa-1693950712
Update compare-azure-government-global-azure.md
2 parents db6bccf + 7b822ef commit 6a3f310

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

articles/azure-government/compare-azure-government-global-azure.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,15 @@ You're responsible for designing and deploying your applications to meet [US exp
2020

2121
## Guidance for developers
2222

23-
Azure Government services operate the same way as the corresponding services in global Azure, which is why most of the existing online Azure documentation applies equally well to Azure Government. However, there are some key differences that developers working on applications hosted in Azure Government must be aware of. For more information, see [Guidance for developers](./documentation-government-developer-guide.md). As a developer, you must know how to connect to Azure Government and once you connect you'll mostly have the same experience as in global Azure.
23+
Most of the currently available technical content assumes that applications are being developed on global Azure rather than on Azure Government. For this reason, it’s important to be aware of two key differences in applications that you develop for hosting in Azure Government.
24+
25+
- Certain services and features that are in specific regions of global Azure might not be available in Azure Government.
26+
27+
- Feature configurations in Azure Government might differ from those in global Azure.
28+
29+
Therefore, it's important to review your sample code and configurations to ensure that you are building within the Azure Government cloud services environment.
30+
31+
For more information, see [Azure Government developer guide](./documentation-government-developer-guide.md).
2432

2533
> [!NOTE]
2634
> This article has been updated to use the new Azure PowerShell Az module. You can still use the AzureRM module, which will continue to receive bug fixes until at least December 2020. To learn more about the new Az module and AzureRM compatibility, see [**Introducing the new Azure PowerShell Az module**](/powershell/azure/new-azureps-module-az). For Az module installation instructions, see [**Install the Azure Az PowerShell module**](/powershell/azure/install-azure-powershell).
@@ -450,3 +458,4 @@ Start using Azure Government:
450458

451459
- [Guidance for developers](./documentation-government-developer-guide.md)
452460
- [Connect with the Azure Government portal](./documentation-government-get-started-connect-with-portal.md)
461+

0 commit comments

Comments
 (0)