Skip to content

Commit c13f42b

Browse files
committed
Merging changes synced from https://github.com/MicrosoftDocs/azure-docs-pr (branch live)
2 parents cffbc83 + 36eb583 commit c13f42b

File tree

57 files changed

+766
-428
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+766
-428
lines changed

articles/active-directory-b2c/active-directory-b2c-tutorials-desktop-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Record the **Application (client) ID** for use in a later step.
3939

4040
## Configure the sample
4141

42-
In this tutorial, you configure a sample that you can download from GitHub. The sample WPF desktop application demonstrates sign-up, sign-in, and can call a protected web API in Azure AD B2C. [Download a zip file](https://github.com/Azure-Samples/active-directory-b2c-dotnet-desktop/archive/master.zip), [browse the repo](https://github.com/Azure-Samples/active-directory-b2c-dotnet-desktop), or clone the sample from GitHub.
42+
In this tutorial, you configure a sample that you can download from GitHub. The sample WPF desktop application demonstrates sign-up, sign-in, and can call a protected web API in Azure AD B2C. [Download a zip file](https://github.com/Azure-Samples/active-directory-b2c-dotnet-desktop/archive/msalv3.zip), [browse the repo](https://github.com/Azure-Samples/active-directory-b2c-dotnet-desktop), or clone the sample from GitHub.
4343

4444
```
4545
git clone https://github.com/Azure-Samples/active-directory-b2c-dotnet-desktop.git

articles/active-directory/users-groups-roles/groups-dynamic-membership.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
99
ms.workload: identity
1010
ms.subservice: users-groups-roles
1111
ms.topic: article
12-
ms.date: 11/08/2019
12+
ms.date: 11/27/2019
1313
ms.author: curtand
1414
ms.reviewer: krbain
1515
ms.custom: it-pro
@@ -27,7 +27,7 @@ When any attributes of a user or device change, the system evaluates all dynamic
2727

2828
> [!NOTE]
2929
> This feature requires an Azure AD Premium P1 license for each unique user that is a member of one or more dynamic groups. You don't have to assign licenses to users for them to be members of dynamic groups, but you must have the minimum number of licenses in the tenant to cover all such users. For example, if you had a total of 1,000 unique users in all dynamic groups in your tenant, you would need at least 1,000 licenses for Azure AD Premium P1 to meet the license requirement.
30-
>
30+
> No license is required for devices that are members of a dynamic device group.
3131
3232
## Rule builder in the Azure portal
3333

articles/aks/tutorial-kubernetes-scale.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ azure-vote-front-3309479140-qphz8 1/1 Running 0 3m
7171
Kubernetes supports [horizontal pod autoscaling][kubernetes-hpa] to adjust the number of pods in a deployment depending on CPU utilization or other select metrics. The [Metrics Server][metrics-server] is used to provide resource utilization to Kubernetes, and is automatically deployed in AKS clusters versions 1.10 and higher. To see the version of your AKS cluster, use the [az aks show][az-aks-show] command, as shown in the following example:
7272

7373
```azurecli
74-
az aks show --resource-group myResourceGroup --name myAKSCluster --query kubernetesVersion
74+
az aks show --resource-group myResourceGroup --name myAKSCluster --query kubernetesVersion --output table
7575
```
7676

7777
> [!NOTE]

articles/azure-government/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
href: documentation-government-get-started-connect-with-cli.md
1616
- name: PowerShell
1717
href: documentation-government-get-started-connect-with-ps.md
18+
- name: Visual Studio
19+
href: documentation-government-connect-vs.md
1820
- name: Tutorials
1921
items:
2022
- name: Deploy App Services
Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
---
2+
title: Connect to Azure Government with Visual Studio | Microsoft Docs
3+
description: This quickstart shows how to connect to Azure Government with Visual Studio
4+
services: azure-government
5+
cloud: gov
6+
documentationcenter: ''
7+
author: yujhongmicrosoft
8+
manager: zakramer
9+
10+
ms.service: azure-government
11+
ms.devlang: na
12+
ms.topic: quickstart
13+
ms.tgt_pltfrm: na
14+
ms.workload: azure-government
15+
ms.date: 10/31/2019
16+
ms.author: yujhong
17+
18+
---
19+
20+
# Quickstart: Connect to Azure Government with Visual Studio
21+
22+
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 the Azure Government using different tools, as described in the following video.
23+
24+
This quickstart shows how to connect to your Azure Government accounts and subscriptions with Visual Studio.
25+
26+
If you don't have an Azure Government subscription, create a [free account](https://azure.microsoft.com/global-infrastructure/government/request/) before you begin.
27+
28+
## Prerequisites
29+
30+
* 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.
31+
* 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.
32+
* Install <a href="https://www.visualstudio.com/downloads/" target="_blank">Visual Studio 2019</a>.
33+
34+
## Sign in to Azure Government
35+
Open up Visual Studio and click **Tools** > **Options**.
36+
37+
![VS-1](./media/connect-to-vs-1.png)
38+
39+
Then navigate to **Environment** > **Accounts** and under "Registered Azure Clouds" you can see which cloud endpoints you already have registered. In order to add Azure Government, you must click the "Add" button and will see the dropdown below:
40+
41+
![VS-2](./media/connect-to-vs-2.png)
42+
![VS-3](./media/connect-to-vs-3.png)
43+
44+
From this dropdown, you can choose "Azure U.S. Government" and click add. Once you have done this you should be able to see "Azure U.S. Government" under "Registered Azure Clouds".
45+
46+
![VS-4](./media/connect-to-vs-4.png)
47+
![VS-5](./media/connect-to-vs-5.png)
48+
49+
Then you can click on the blue "Manage Accounts" link in the top-left corner and choose "Azure US Government" to access an Azure Government account.
50+
51+
![VS-6](./media/connect-to-vs-6.png)
52+
![VS-7](./media/connect-to-vs-7.png)
53+
54+
You are prompted to sign in, and once you have entered your credentials you will be able to see your account and subscriptions populate on the left-hand side. Now you are free to manage and interact with your Azure Government resources in Visual Studio!
55+
56+
## Next steps
57+
58+
This quickstart showed you how to use Visual Studio 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.
59+
60+
> [!div class="nextstepaction"]
61+
> [Azure documentation](https://docs.microsoft.com/azure/).

articles/azure-government/documentation-government-developer-guide.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ Navigate through the links below to get started using Azure Government.
5757
* [Login to Azure Government Portal](documentation-government-get-started-connect-with-portal.md)
5858
* [Connect with PowerShell](documentation-government-get-started-connect-with-ps.md)
5959
* [Connect with CLI](documentation-government-get-started-connect-with-cli.md)
60+
* [Connect with Visual Studio](documentation-government-connect-vs.md)
6061
* [Connect to Azure Storage](documentation-government-get-started-connect-to-storage.md)
6162
* [Connect with Azure SDK for Python](/azure/python/python-sdk-azure-multi-cloud)
6263

13.3 KB
Loading
84.2 KB
Loading
78.2 KB
Loading
70.1 KB
Loading

0 commit comments

Comments
 (0)