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: docs/sql-server/azure-arc/includes/least-privilege-default.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,12 +2,10 @@
2
2
author: MikeRayMSFT
3
3
ms.service: azure-arc
4
4
ms.topic: include
5
-
ms.date: 07/11/2024
5
+
ms.date: 08/22/2024
6
6
ms.author: mikeray
7
7
---
8
8
9
-
Beginning with the August 2024 release, any extensions deployed via auto-onboarding will automatically have the least privilege configuration.
10
-
11
9
Existing servers with extension `1.1.2717.190` (June 2024) or later will have least privileged configuration automatically applied. This application will happen gradually.
12
10
13
11
To prevent automatic application of least privilege, block extension upgrades to version `1.1.2717.190` or later.
Copy file name to clipboardExpand all lines: docs/sql-server/azure-arc/release-notes.md
+12-4Lines changed: 12 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Latest release notes for SQL Server enabled by Azure Arc
4
4
author: anosov1960
5
5
ms.author: sashan
6
6
ms.reviewer: mikeray, randolphwest
7
-
ms.date: 07/09/2024
7
+
ms.date: 08/22/2024
8
8
ms.topic: conceptual
9
9
ms.custom: ignite-2023
10
10
---
@@ -22,6 +22,14 @@ This article lists:
22
22
23
23
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.
24
24
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
+
25
33
## July 09, 2024
26
34
27
35
**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
278
286
279
287
### Azure extension for SQL Server
280
288
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).
282
290
283
291
## June 13, 2023
284
292
@@ -305,7 +313,7 @@ With SQL Server enabled by Azure Arc, you can run the agent extension service wi
305
313
306
314
- 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.
307
315
- 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.
309
317
310
318
## April 10, 2023
311
319
@@ -354,7 +362,7 @@ With SQL Server enabled by Azure Arc, you can run the agent extension service wi
354
362
- Provides comprehensive mitigation guidance
355
363
- To experience best practices assessment, upgrade to the latest extension version.
356
364
- 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
358
366
- Ability to set the licensing type during onboarding Arc-enabled SQL Server.
359
367
- Ability to skip instances during onboarding to Azure
0 commit comments