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: articles/azure-government/documentation-government-get-started-connect-with-ps.md
+16-4Lines changed: 16 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
---
2
2
title: Connect to Azure Government with PowerShell
3
-
description: Information on connecting to your subscription in Azure Government with PowerShell
3
+
description: Information on connecting to your subscription in Azure Government with PowerShell.
4
4
ms.service: azure-government
5
5
ms.topic: quickstart
6
6
ms.workload: azure-government
7
7
ms.custom: devx-track-azurepowershell, mode-api
8
-
ms.date: 12/07/2021
8
+
ms.date: 01/18/2023
9
9
---
10
10
11
11
# Quickstart: Connect to Azure Government with PowerShell
@@ -22,7 +22,7 @@ This quickstart shows how to use PowerShell to access and start managing resourc
22
22
23
23
## Prerequisites
24
24
25
-
- 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.
25
+
- Review [Guidance for developers](./documentation-government-developer-guide.md), which 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.
26
26
- 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.
27
27
28
28
## Install PowerShell
@@ -34,7 +34,7 @@ Install PowerShell on your local machine. For more information, including how to
34
34
When you start PowerShell, you have to tell Azure PowerShell to connect to Azure Government by specifying an environment parameter. The parameter ensures that PowerShell is connecting to the correct endpoints. The collection of endpoints is determined when you log in to your account. Different APIs require different versions of the environment switch.
0 commit comments