Skip to content

Commit 1731bb6

Browse files
authored
Merge pull request #209227 from stevevi/steveviAzureGov11
Add Next Steps resources to quickstarts
2 parents e3ab323 + 9d6a126 commit 1731bb6

File tree

3 files changed

+58
-18
lines changed

3 files changed

+58
-18
lines changed
Lines changed: 28 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,48 +1,60 @@
11
---
22
title: Connect to Azure Government using portal
3-
description: This quickstart shows how to connect to Azure Government and create a web app in Azure Government using portal
4-
services: azure-government
5-
cloud: gov
6-
documentationcenter: ''
7-
ms.service: azure-government
3+
description: This quickstart shows how to connect to Azure Government and create a web app using portal
84
ms.topic: quickstart
9-
ms.tgt_pltfrm: na
10-
ms.workload: azure-government
11-
ms.date: 03/09/2021
5+
ms.service: azure-government
126
ms.custom: mode-ui
13-
#Customer intent: As a developer working for a federal government agency "x", I want to connect to Azure Government using portal so I can start creating apps and developing against Azure Government's secure isolated datacenters.
7+
recommendations: false
8+
ms.date: 08/25/2022
149
---
1510

1611
# Quickstart: Connect to Azure Government using portal
1712

18-
Microsoft Azure Government delivers a dedicated cloud with world-class security and compliance, enabling US government agencies and their partners to transform their workloads to the cloud. To manage your Azure Government cloud workloads and applications you can connect to Azure Government using different tools, as described in the following video.
13+
Microsoft Azure Government delivers a dedicated cloud with world-class security and compliance, enabling US government agencies and their partners to transform their workloads to the cloud. To manage your Azure Government cloud workloads and applications you can connect to Azure Government using different tools, as described in the following video.
14+
15+
</br>
1916

2017
> [!VIDEO https://www.youtube.com/embed/Q3kx4cmRkCA]
2118
22-
This quickstart shows how to use the Azure Government portal to access and start managing resources in Azure Government. The Azure Government portal is the primary way most people will connect to their Azure Government environment. If you don't have an Azure Government subscription, create a [free account](https://azure.microsoft.com/global-infrastructure/government/request/) before you begin.
19+
This quickstart shows how to use the Azure Government portal to access and start managing resources in Azure Government. The Azure Government portal is the primary way to connect to your Azure Government environment. If you don't have an Azure Government subscription, create a [free account](https://azure.microsoft.com/global-infrastructure/government/request/) before you begin.
2320

2421
## Prerequisites
2522

26-
- Review [Guidance for developers](./documentation-government-developer-guide.md).<br/> This article discusses Azure Government's unique URLs and endpoints for managing your environment. You must know about these endpoints in order to connect to Azure Government.
23+
- Review [Guidance for developers](./documentation-government-developer-guide.md) to learn about Azure Government unique URLs and endpoints for managing your environment. You must know about these endpoints in order to connect to Azure Government.
2724
- Review [Compare Azure Government and global Azure](./compare-azure-government-global-azure.md) and click on a service of interest to see variations between Azure Government and global Azure.
2825

2926
## Sign in to Azure Government
3027

3128
To connect, browse to the portal at [https://portal.azure.us](https://portal.azure.us).
3229

33-
Sign in using your Azure Government credentials. Once you sign it, you should see "Microsoft Azure Government" in the upper left of the main navigation bar.
30+
Sign in using your Azure Government credentials. Once you sign in, you should see **Microsoft Azure Government** in the upper left section of the main navigation bar.
3431

35-
![Azure Government Portal](./media/connect-with-portal/azure-gov-portal.png)
32+
:::image type="content" source="./media/connect-with-portal/azure-gov-portal.png" alt-text="Screenshot of Azure Government portal." border="false":::
3633

3734
## Check out Service health
3835

3936
You can take a look at Azure Government regions and their health status by clicking on **Service Health**. Choose one of the available US government-only datacenter regions.
4037

41-
![Screenshot shows the Service Health page for Azure Government with the Region drop-down menu open.](./media/connect-with-portal/connect-with-portal.png)
38+
:::image type="content" source="./media/connect-with-portal/connect-with-portal.png" alt-text="Screenshot shows the Service Health page for Azure Government with the Region drop-down menu open." border="false":::
4239

4340
## Next steps
4441

45-
This quickstart showed you how to use the Azure Government portal to connect to Azure Government. Once you are connected to Azure Government, you may want to explore Azure services. Make sure you check out the variations, described in [Compare Azure Government and global Azure](./compare-azure-government-global-azure.md). To learn more about Azure services, continue to the Azure documentation.
42+
This quickstart showed you how to use the Azure Government portal to connect to Azure Government. Once you are connected to Azure Government, you may want to explore Azure services. Make sure you check out the variations and usage limitations, described in [Compare Azure Government and global Azure](./compare-azure-government-global-azure.md). To learn more about Azure services, continue to the Azure documentation.
4643

4744
> [!div class="nextstepaction"]
4845
> [Azure documentation](../index.yml)
46+
47+
For more information about Azure Government, see the following resources:
48+
49+
- [Acquiring and accessing Azure Government](https://azure.microsoft.com/offers/azure-government/)
50+
- [How to buy Azure Government](https://azure.microsoft.com/global-infrastructure/government/how-to-buy/)
51+
- [Azure Government Blog](https://devblogs.microsoft.com/azuregov/)
52+
- [Azure Government overview](./documentation-government-welcome.md)
53+
- [Compare Azure Government and global Azure](./compare-azure-government-global-azure.md)
54+
- [Azure Government security](./documentation-government-plan-security.md)
55+
- [Azure Government compliance](./documentation-government-plan-compliance.md)
56+
- [Azure Government services by audit scope](./compliance/azure-services-in-fedramp-auditscope.md#azure-government-services-by-audit-scope)
57+
- [Azure Government DoD overview](./documentation-government-overview-dod.md)
58+
- [FedRAMP – Azure compliance](/azure/compliance/offerings/offering-fedramp)
59+
- [DoD Impact Level 5 – Azure compliance](/azure/compliance/offerings/offering-dod-il5)
60+
- [Isolation guidelines for Impact Level 5 workloads](./documentation-government-impact-level-5.md)

articles/azure-government/documentation-government-stig-linux-vm.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ author: stevevi
55
ms.author: stevevi
66
ms.service: azure-government
77
ms.topic: quickstart
8-
ms.date: 06/14/2021
98
ms.custom: mode-other, kr2b-contr-experiment
9+
recommendations: false
10+
ms.date: 08/25/2022
1011
---
1112

1213
# Deploy STIG-compliant Linux Virtual Machines (Preview)
@@ -157,3 +158,16 @@ To learn more about Azure services, continue to the Azure documentation.
157158

158159
> [!div class="nextstepaction"]
159160
> [Azure documentation](../index.yml)
161+
162+
For more information about Azure Government, see the following resources:
163+
164+
- [Azure Government overview](./documentation-government-welcome.md)
165+
- [Compare Azure Government and global Azure](./compare-azure-government-global-azure.md)
166+
- [Azure Government security](./documentation-government-plan-security.md)
167+
- [Azure Government compliance](./documentation-government-plan-compliance.md)
168+
- [Azure Government services by audit scope](./compliance/azure-services-in-fedramp-auditscope.md#azure-government-services-by-audit-scope)
169+
- [Azure Government DoD overview](./documentation-government-overview-dod.md)
170+
- [FedRAMP – Azure compliance](/azure/compliance/offerings/offering-fedramp)
171+
- [DoD Impact Level 5 – Azure compliance](/azure/compliance/offerings/offering-dod-il5)
172+
- [Isolation guidelines for Impact Level 5 workloads](./documentation-government-impact-level-5.md)
173+
- [Secure Azure Computing Architecture](./compliance/secure-azure-computing-architecture.md)

articles/azure-government/documentation-government-stig-windows-vm.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ author: stevevi
55
ms.author: stevevi
66
ms.service: azure-government
77
ms.topic: quickstart
8-
ms.date: 06/14/2021
98
ms.custom: mode-other, kr2b-contr-experiment
9+
recommendations: false
10+
ms.date: 08/25/2022
1011
---
1112

1213
# Deploy STIG-compliant Windows Virtual Machines (Preview)
@@ -152,3 +153,16 @@ To learn more about Azure services, continue to the Azure documentation.
152153

153154
> [!div class="nextstepaction"]
154155
> [Azure documentation](../index.yml)
156+
157+
For more information about Azure Government, see the following resources:
158+
159+
- [Azure Government overview](./documentation-government-welcome.md)
160+
- [Compare Azure Government and global Azure](./compare-azure-government-global-azure.md)
161+
- [Azure Government security](./documentation-government-plan-security.md)
162+
- [Azure Government compliance](./documentation-government-plan-compliance.md)
163+
- [Azure Government services by audit scope](./compliance/azure-services-in-fedramp-auditscope.md#azure-government-services-by-audit-scope)
164+
- [Azure Government DoD overview](./documentation-government-overview-dod.md)
165+
- [FedRAMP – Azure compliance](/azure/compliance/offerings/offering-fedramp)
166+
- [DoD Impact Level 5 – Azure compliance](/azure/compliance/offerings/offering-dod-il5)
167+
- [Isolation guidelines for Impact Level 5 workloads](./documentation-government-impact-level-5.md)
168+
- [Secure Azure Computing Architecture](./compliance/secure-azure-computing-architecture.md)

0 commit comments

Comments
 (0)