Skip to content

Commit 9adfdbf

Browse files
authored
Merge pull request #31574 from MikeRayMSFT/release-arc-data
Arc SQL - August release
2 parents cbb31d8 + c01512e commit 9adfdbf

2 files changed

Lines changed: 13 additions & 7 deletions

File tree

docs/sql-server/azure-arc/includes/least-privilege-default.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,10 @@
22
author: MikeRayMSFT
33
ms.service: azure-arc
44
ms.topic: include
5-
ms.date: 07/11/2024
5+
ms.date: 08/22/2024
66
ms.author: mikeray
77
---
88

9-
Beginning with the August 2024 release, any extensions deployed via auto-onboarding will automatically have the least privilege configuration.
10-
119
Existing servers with extension `1.1.2717.190` (June 2024) or later will have least privileged configuration automatically applied. This application will happen gradually.
1210

1311
To prevent automatic application of least privilege, block extension upgrades to version `1.1.2717.190` or later.

docs/sql-server/azure-arc/release-notes.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Latest release notes for SQL Server enabled by Azure Arc
44
author: anosov1960
55
ms.author: sashan
66
ms.reviewer: mikeray, randolphwest
7-
ms.date: 07/09/2024
7+
ms.date: 08/22/2024
88
ms.topic: conceptual
99
ms.custom: ignite-2023
1010
---
@@ -22,6 +22,14 @@ This article lists:
2222

2323
Extension versions are cumulative. Higher extension versions include all of the updates from previous versions. A release may include internal features. If the version release notes don't describe features, then the updates were internal.
2424

25+
## August 13, 2024
26+
27+
**Extension version**: `1.1.2769.203`
28+
29+
### Security improvements
30+
31+
Various security improvements for SQL Server enabled by Azure Arc.
32+
2533
## July 09, 2024
2634

2735
**Extension version**: `1.1.2735.199`
@@ -278,7 +286,7 @@ With SQL Server enabled by Azure Arc, you can run the agent extension service wi
278286

279287
### Azure extension for SQL Server
280288

281-
- Proxy bypass is now supported for Arc SQL Server Extension. Starting this release, you can also specify services which should not use the specified proxy server. For examples and technical information, see [Proxy bypass for private endpoints](/azure/azure-arc/servers/manage-agent?tabs=windows#proxy-bypass-for-private-endpoints).
289+
- Proxy bypass is now supported for Arc SQL Server Extension. Starting this release, you can also specify services which shouldn't use the specified proxy server. For examples and technical information, see [Proxy bypass for private endpoints](/azure/azure-arc/servers/manage-agent?tabs=windows#proxy-bypass-for-private-endpoints).
282290

283291
## June 13, 2023
284292

@@ -305,7 +313,7 @@ With SQL Server enabled by Azure Arc, you can run the agent extension service wi
305313

306314
- Arc virtual machines on-boarded from AWS use AWS resource name rather than host computer name. Fix allows customers to provide a name when onboarding using script.
307315
- Fixed a bug where the setting to exclude instances in portal throws an incorrect error about excluding SQL instance name separated by space.
308-
- Fixed a bug where the Purview governance status does not report correctly upon on-demand refresh intermittently.
316+
- Fixed a bug where the Purview governance status doesn't report correctly upon on-demand refresh intermittently.
309317

310318
## April 10, 2023
311319

@@ -354,7 +362,7 @@ With SQL Server enabled by Azure Arc, you can run the agent extension service wi
354362
- Provides comprehensive mitigation guidance
355363
- To experience best practices assessment, upgrade to the latest extension version.
356364
- Azure Arc-enabled Database resource populates the earliest restore time and last backup time for database resources as a resource
357-
- Pay-as-you-go (PAYG) licensing option is now extended to SQL Server 2012 and above
365+
- Pay-as-you-go licensing option is now extended to SQL Server 2012 and above
358366
- Ability to set the licensing type during onboarding Arc-enabled SQL Server.
359367
- Ability to skip instances during onboarding to Azure
360368

0 commit comments

Comments
 (0)