Skip to content

Commit e17d54a

Browse files
authored
Merge pull request #210916 from cherylmc/shareable-links
New feature
2 parents 2e45ffc + 2691692 commit e17d54a

File tree

13 files changed

+129
-4
lines changed

13 files changed

+129
-4
lines changed

articles/bastion/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@
5555
href: configure-host-scaling.md
5656
- name: Azure PowerShell
5757
href: configure-host-scaling-powershell.md
58+
- name: Configure a shareable link
59+
href: shareable-link.md
5860
- name: Configure Kerberos authentication
5961
href: kerberos-authentication-portal.md
6062
- name: Connect to a virtual machine

articles/bastion/configuration-settings.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,10 @@
22
title: 'About Azure Bastion configuration settings'
33
description: Learn about the available configuration settings for Azure Bastion.
44
author: cherylmc
5+
ms.author: cherylmc
56
ms.service: bastion
67
ms.topic: conceptual
7-
ms.date: 08/03/2022
8-
ms.author: cherylmc
9-
8+
ms.date: 08/15/2022
109
---
1110

1211
# About Bastion configuration settings
@@ -109,6 +108,16 @@ You can specify the port that you want to use to connect to your VMs. By default
109108

110109
Custom port values are supported for the Standard SKU only.
111110

111+
## Shareable link (Preview)
112+
113+
The Bastion **Shareable Link** feature lets users connect to a target resource using Azure Bastion without accessing the Azure portal.
114+
115+
When a user without Azure credentials clicks a shareable link, a webpage will open that prompts the user to sign in to the target resource via RDP or SSH. Users authenticate using username and password or private key, depending on what you have configured in the Azure portal for that target resource. Users can connect to the same resources that you can currently connect to with Azure Bastion: VMs or virtual machine scale set.
116+
117+
| Method | Value | Links | Requires Standard SKU |
118+
| --- | --- | --- | --- |
119+
| Azure portal |Shareable Link | [Configure](shareable-link.md)| Yes |
120+
112121
## Next steps
113122

114123
For frequently asked questions, see the [Azure Bastion FAQ](bastion-faq.md).
148 KB
Loading
61.3 KB
Loading
284 KB
Loading
120 KB
Loading
247 KB
Loading
105 KB
Loading
90.9 KB
Loading
127 KB
Loading

0 commit comments

Comments
 (0)