Skip to content

Commit e7122c2

Browse files
committed
Update shareable-link.md
1 parent 54f6af6 commit e7122c2

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/bastion/shareable-link.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ description: Learn how to create a shareable link to let a user connect to a tar
44
author: cherylmc
55
ms.service: bastion
66
ms.topic: how-to
7-
ms.date: 09/12/2022
7+
ms.date: 09/13/2022
88
ms.author: cherylmc
99
---
1010

11-
# Create a shareable link for Bastion (Preview)
11+
# Create a shareable link for Bastion - preview
1212

1313
The Bastion **Shareable Link** feature lets users connect to a target resource (virtual machine or virtual machine scale set) using Azure Bastion without accessing the Azure portal. This article helps you use the Shareable Link feature to create a shareable link for an existing Azure Bastion deployment.
1414

@@ -19,7 +19,7 @@ By default, users in your org will have only read access to shared links. If a u
1919
## Considerations
2020

2121
* Shareable Links isn't currently supported on peered VNets.
22-
* Shareable Links is not supported for national clouds during Preview.
22+
* Shareable Links is not supported for national clouds during preview.
2323
* The Standard SKU is required for this feature.
2424

2525
## Prerequisites
@@ -60,19 +60,19 @@ In this section, you specify each resource for which you want to create a sharea
6060

6161
1. On the **Create shareable link** page, select the resources for which you want to create a shareable link. You can select specific resources, or you can select all. A separate shareable link will be created for each selected resource. Click **Apply** to create links.
6262

63-
:::image type="content" source="./media/shareable-link/select-vm.png" alt-text="Screenshot of shareable links page to create a shareable link1." lightbox="./media/shareable-link/select-vm.png":::
63+
:::image type="content" source="./media/shareable-link/select-vm.png" alt-text="Screenshot of shareable links page to create a shareable link." lightbox="./media/shareable-link/select-vm.png":::
6464

6565
1. Once the links are created, you can view them on the **Shareable links** page. The following example shows links for multiple resources. You can see that each resource has a separate link and the link status is **Active**. To share a link, copy it, then send it to the user. The link doesn't contain authentication credentials.
6666

6767
:::image type="content" source="./media/shareable-link/copy-link.png" alt-text="Screenshot of shareable links page to show all available resource links." lightbox="./media/shareable-link/copy-link.png":::
6868

69-
## <a name="connect"></a>Connect to a VM
69+
## Connect to a VM
7070

7171
1. After receiving the link, the user opens the link in their browser.
7272

73-
1. In the left corner, the user can select whether to see text and images copied to the clipboard. The user inputs the required information, then clicks **Login** to connect. A shared link doesn't contain authentication credentials. The admin must provide sign-in credentials to the user. Custom port and protocols are supported.
73+
1. In the left corner, the user can select whether to see text and images copied to the clipboard. The user inputs the required information, then clicks **Login** to connect. A shared link doesn't contain authentication credentials. The admin must provide sign-in credentials to the user. Custom port and protocols are supported.
7474

75-
:::image type="content" source="./media/shareable-link/login.png" alt-text="Screenshot Sign in to bastion using the shareable link in the browser." lightbox="./media/shareable-link/login.png":::
75+
:::image type="content" source="./media/shareable-link/login.png" alt-text="Screenshot of Sign-in to bastion using the shareable link in the browser." lightbox="./media/shareable-link/login.png":::
7676

7777
> [!NOTE]
7878
> If a link is no longer able to be opened, this means that someone in your organization has deleted that resource. While you'll still be able to see the shared links in your list, it will no longer connect to the target resource and will lead to a connection error. You can delete the shared link in your list, or keep it for auditing purposes.

0 commit comments

Comments
 (0)