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/bastion/shareable-link.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,11 @@ description: Learn how to create a shareable link to let a user connect to a tar
4
4
author: cherylmc
5
5
ms.service: bastion
6
6
ms.topic: how-to
7
-
ms.date: 09/12/2022
7
+
ms.date: 09/13/2022
8
8
ms.author: cherylmc
9
9
---
10
10
11
-
# Create a shareable link for Bastion (Preview)
11
+
# Create a shareable link for Bastion - preview
12
12
13
13
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.
14
14
@@ -19,7 +19,7 @@ By default, users in your org will have only read access to shared links. If a u
19
19
## Considerations
20
20
21
21
* 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.
23
23
* The Standard SKU is required for this feature.
24
24
25
25
## Prerequisites
@@ -60,19 +60,19 @@ In this section, you specify each resource for which you want to create a sharea
60
60
61
61
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.
62
62
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":::
64
64
65
65
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.
66
66
67
67
:::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":::
68
68
69
-
## <aname="connect"></a>Connect to a VM
69
+
## Connect to a VM
70
70
71
71
1. After receiving the link, the user opens the link in their browser.
72
72
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.
74
74
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":::
76
76
77
77
> [!NOTE]
78
78
> 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