Skip to content

Commit 61def8b

Browse files
authored
Merge pull request #28472 from MicrosoftDocs/main
Merging main into release branch
2 parents 6d2971d + 68f4991 commit 61def8b

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

azure-sql/includes/entra-id.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
author: MikeRayMSFT
3+
ms.author: mikeray
4+
ms.date: 08/02/2023
5+
ms.service: sql
6+
ms.topic: include
7+
---
8+
9+
> [!NOTE]
10+
> Microsoft Entra ID is the [new name for Azure Active Directory](/azure/active-directory/fundamentals/new-name). We are updating documentation at this time.

docs/azure-data-studio/release-notes-azure-data-studio.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,10 @@ Azure Data Studio 1.46.0 is the latest general availability (GA) release.
2828
| New Item | Details |
2929
| --- | --- |
3030
| Attach/Detach Database | Introduced support for attaching and detaching databases (Preview) |
31-
| Connection | Introduced support for custom cloud providers (LINK TO NEW DOC PAGE) |
31+
| Connection | Introduced support for custom cloud providers, see [Azure Data Studio - Azure connectivity](azure-connectivity.md#configuring-custom-cloud-endpoints) for configuration information |
3232
| Connection | Enabled Connection Pooling as default behavior |
3333
| Connection | Introduced command `SQL Server: Clear Pooled Connections` to clear inactive pooled connections |
3434
| Database Properties | Introduced support for viewing database properties (Preview) |
35-
| General | Added support for Server and Database properties (Preview) |
3635
| Result Set | Updated copy notification to automatically close after three (3) seconds, and included an option to disable notifications |
3736
| Result Set | Added a prompt to open the file location after saving result to Excel |
3837
| Profiler Extension | Introduced a progress dialog when opening an XEL file |

0 commit comments

Comments
 (0)