Skip to content

Commit 4011eda

Browse files
committed
Fixing Acrolinx items.
1 parent de7d497 commit 4011eda

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/virtual-desktop/private-link-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Azure Virtual Desktop has three workflows with three corresponding resource type
2222

2323
- The first workflow, initial feed discovery, lets the client discover all workspaces assigned to a user. To enable this process, you must create a single private endpoint to the global sub-resource of any workspace. However, you can only create one private endpoint in your entire Azure Virtual Desktop deployment. This endpoint creates Domain Name System (DNS) entries and private IP routes for the global fully-qualified domain name (FQDN) needed for initial feed discovery. This connection becomes a single, shared route for all clients to use.
2424

25-
- The next workflow is feed download, which is when the client downloads all connection details for a specific user for the workspaces that each of their application groups are hosted in. To enable this feed download, you must create a private endpoint for each workspace you want to enable. This will be to the workspace sub-resource of the specific workspace you want to allow.
25+
- The next workflow is feed download, which is when the client downloads all connection details for a specific user for the workspaces that host their application groups. To enable this feed download, you must create a private endpoint for each workspace you want to enable. This endpoint will be to the workspace sub-resource of the specific workspace you want to allow.
2626

2727
- The final workflow involves making connections to host pools. Every connection has two sides: clients and session host VMs. To enable connections, you need to create a private endpoint for the host pool sub-resource of any host pool you want to allow.
2828

@@ -36,7 +36,7 @@ The following diagram shows how Private Link securely connects a local client to
3636

3737
When adding Private Link, you can connect to Azure Virtual Desktop in the following ways:
3838

39-
- Both the clients and the session host VMs use public routes, which doesn't require Private Link.
39+
- Both the clients and the session host VMs use public routes, which don't require Private Link.
4040
- The clients use public routes while session host VMs use private routes.
4141
- Both clients and session host VMs use private routes.
4242

articles/virtual-desktop/private-link-setup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ manager: femila
1414
> Private Link for Azure Virtual Desktop is currently in PREVIEW.
1515
> See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
1616
17-
This article will show you how to set up Private Link for Azure Virtual Desktop (preview) in your Azure Virtual Desktop deployment. For more information about what Private Link can do for your deployment, as well as the limitations of the public preview version, see [Private Link for Azure Virtual Desktop (preview)](private-link-overview.md).
17+
This article will show you how to set up Private Link for Azure Virtual Desktop (preview) in your Azure Virtual Desktop deployment. For more information about what Private Link can do for your deployment and the limitations of the public preview version, see [Private Link for Azure Virtual Desktop (preview)](private-link-overview.md).
1818

1919
## Prerequisites
2020

@@ -40,7 +40,7 @@ Once you select **Register**, you'll be able to use Private Link.
4040

4141
## Create a placeholder workspace
4242

43-
A private endpoint to the global sub-resource of any workspace controls the shared fully-qualified domain name (FQDN) for initial feed discovery. This control enables feed discovery for all workspaces. Because the workspace connected to the private endpoint is so important, deleting it will cause all feed discovery processes to stop working. Instead of deleting the workspace, you should create an unused placeholder workspace to terminate the global endpoint before you start using Private Link. To create a workspace, follow the instructions in [Workspace information](create-host-pools-azure-marketplace.md#workspace-information).
43+
A private endpoint to the global sub-resource of any workspace controls the shared fully qualified domain name (FQDN) for initial feed discovery. This control enables feed discovery for all workspaces. Because the workspace connected to the private endpoint is so important, deleting it will cause all feed discovery processes to stop working. Instead of deleting the workspace, you should create an unused placeholder workspace to terminate the global endpoint before you start using Private Link. To create a workspace, follow the instructions in [Workspace information](create-host-pools-azure-marketplace.md#workspace-information).
4444

4545
## Set up Private Link in the Azure portal
4646

0 commit comments

Comments
 (0)