Skip to content

Commit d5eb60e

Browse files
authored
Merge pull request #288359 from aatsang/aatsang-whatsnew
added whats new doc
2 parents 15599c8 + 81a38cf commit d5eb60e

File tree

2 files changed

+39
-0
lines changed

2 files changed

+39
-0
lines changed

articles/bastion/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
href: tutorial-create-host-portal.md
2020
- name: Concepts
2121
items:
22+
- name: What's new in Bastion?
23+
href: whats-new.md
2224
- name: Work remotely
2325
items:
2426
- name: Support for working remotely

articles/bastion/whats-new.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
title: What's new in Azure Bastion?
3+
description: Learn what's new with Azure Bastion, such as the latest release notes, known issues, bug fixes, deprecated functionality, and upcoming changes.
4+
author: aatsang
5+
ms.service: azure-bastion
6+
ms.topic: conceptual
7+
ms.date: 10/24/2024
8+
ms.author: aarontsang
9+
---
10+
11+
# What's new in Azure Bastion?
12+
13+
Azure Bastion is updated regularly. Stay up to date with the latest announcements. This article provides you with information about:
14+
15+
* Recent releases
16+
* Previews underway with known limitations (if applicable)
17+
* Deprecated functionality (if applicable)
18+
19+
You can also find the latest Bastion updates and subscribe to the RSS feed [here](https://azure.microsoft.com/blog/product/azure-bastion/).
20+
21+
## Recent releases and announcements
22+
23+
| Type | Name | Description | Date added | Limitations |
24+
|---|---|---|---|---|
25+
| Feature | [Microsoft Entra ID support for portal (SSH)](bastion-connect-vm-ssh-linux.md#microsoft-entra-id-authentication) |Microsoft Entra ID support for SSH connections in portal is now GA. | July 2024 | N/A|
26+
|Feature | [Graphical session recording](session-recording.md) | Graphical session recording is now in public preview in all regions that Bastion is available in. | June 2024 | Can't currently be used with native client.
27+
| Feature | [Private Only Bastion](private-only-deployment.md)| Private Only Bastion is now in public preview in all regions that Bastion is available in.| June 2024 | N/A|
28+
| SKU | [Bastion Premium SKU](bastion-overview.md#sku)| Bastion Premium SKU is now in public preview in all regions that Bastion is available in. | June 2024 | N/A|
29+
|Feature | [Availability Zones for Bastion](../reliability/reliability-bastion.md?toc=/azure/bastion/TOC.json) |Availability Zones is now in public preview as a customer-enabled feature in select regions. | May 2024 | See available region list [here](../reliability/reliability-bastion.md?toc=%2Fazure%2Fbastion%2FTOC.json#prerequisites).
30+
|SKU | [Bastion Developer SKU](quickstart-developer-sku.md) | Bastion Developer SKU is now in GA for select regions. | May 2024 | See available region list [here](quickstart-developer-sku.md#about-the-developer-sku).
31+
32+
33+
## Next steps
34+
35+
* [What is Azure Bastion?](bastion-overview.md)
36+
* [Bastion FAQ](bastion-faq.md)
37+
* [Bastion SKUs](bastion-overview.md#sku)

0 commit comments

Comments
 (0)