Skip to content

Commit 5cf4faa

Browse files
committed
2 parents 81af16d + 6c59b75 commit 5cf4faa

4 files changed

Lines changed: 85 additions & 4 deletions

File tree

articles/azure-netapp-files/ransomware-configure.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: azure-netapp-files
55
author: b-ahibbard
66
ms.service: azure-netapp-files
77
ms.topic: how-to
8-
ms.date: 02/24/2026
8+
ms.date: 03/05/2026
99
ms.author: anfdocs
1010
ms.custom: references_regions
1111
---
@@ -28,7 +28,8 @@ Advanced ransomware protection's alert mechanisms enable you to stay vigilant in
2828
* Attack reports are retained for 30 days.
2929
* Ransomware threat notifications are sent in the Azure Activity log.
3030
* It’s recommended that you enable no more than five volumes per Azure region with advanced ransomware protection to mitigate performance issues.
31-
* It's recommended you increase QoS capacity by 5 to 10 percent due to potential performance impacts of advanced ransomware protection. The scale of the impact can vary based on the configurations across your Azure NetApp Files deployment.
31+
* It's recommended you increase QoS capacity by 5 to 10 percent due to potential performance impacts of advanced ransomware protection. The scale of the impact can vary based on the configurations across your Azure NetApp Files deployment.
32+
* If your volumes have workloads with a high level of encryption and deletion, it may increase the possibility of false positives. It is recommended not to enable advanced ransomware protection on these volumes.
3233

3334
## Supported regions
3435

@@ -127,7 +128,7 @@ You can also use [Azure CLI commands](/cli/azure/feature) `az feature register`
127128
128129
:::image type="content" source="./media/ransomware-configure/ransomware-threats.png" alt-text="Screenshot of ransomware threats." lightbox="./media/ransomware-configure/ransomware-threats.png":::
129130
130-
1. If you know the files are **not** an active threat, mark the files as a **False positive**.
131+
1. If you know the files are **not** an active threat, mark the active threat as a **False positive**.
131132
132133
If you believe the files are a threat, select **Threat**. You can then [revert the volume](snapshots-revert-volume.md) based on the last snapshot captured before the threat.
133134
1. Once you've resolved the threat, you can view archived ransomware reports on the same page. Reports are archived for 30 days.

articles/migrate/set-discovery-scope.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ This article describes how to limit the scope of discovery for servers in VMware
1818

1919
When you set up the appliance, it connects to vCenter Server and starts discovery. Before you connect the appliance to vCenter Server, you can limit discovery to vCenter Server datacenters, clusters, a folder of clusters, hosts, a folder of hosts, or individual servers. To set the scope, you assign permissions on the account that the appliance uses to access the vCenter Server.
2020

21+
Watch the following video to learn how to discover on-premises servers running in a VMware environment as part of your migration to Azure.
22+
23+
24+
> [!VIDEO https://learn-video.azurefd.net/vod/player?id=edbc7f22-2ba1-44cd-a534-465dfd426a14]
25+
2126
## Before you start
2227

2328
If you haven't set up a vCenter Server user account that Azure Migrate uses for discovery, do that now for [assessment](tutorial-discover-vmware.md#prepare-vmware) or [agentless migration](migrate-support-matrix-vmware-migration.md#agentless-migration).

articles/sentinel/ci-cd-custom-content.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ For more information on Sentinel content, see [About Microsoft Sentinel content
2828
> [!IMPORTANT]
2929
> The Microsoft Sentinel **Repositories** feature is currently in **PREVIEW**. See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for more legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
3030
31-
3231
## How Microsoft Sentinel repositories work
3332

3433
You can deploy these Microsoft Sentinel custom content types from an external source control repository you connect to Microsoft Sentinel:
@@ -133,6 +132,13 @@ Once the workflow or pipeline is triggered, the deployment supports the followin
133132

134133
These options are available through a feature of the PowerShell deployment script called from the workflow or pipeline. For more information on how to implement these customizations, see [Customize repository deployments](ci-cd-custom-deploy.md#customize-your-connection-configuration).
135134

135+
## Manage Microsoft Sentinel repositories using the API
136+
137+
For information on managing Microsoft Sentinel repositories using the API, see the [Source Control](/rest/api/securityinsights/source-control) and [Source Controls](/rest/api/securityinsights/source-controls) actions in the Microsoft Sentinel REST API.
138+
139+
> [!IMPORTANT]
140+
> Starting **May 1, 2026**, older API versions used by Microsoft Sentinel repositories will no longer be supported. If you are using APIs to create and manage repository connections, transition to API version **2025-09-01**, **2025-06-01**, or **2025-07-01-preview** before June 1, 2026 to avoid service disruption. Existing repository connections aren't affected.
141+
136142
## Next steps
137143

138144
Get more examples and step by step instructions on deploying Microsoft Sentinel repositories.

articles/sentinel/whats-new.md

Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,75 @@ The listed features were released in the last six months. For information about
1818

1919
[!INCLUDE [reference-to-feature-availability](includes/reference-to-feature-availability.md)]
2020

21+
## March 2026
22+
23+
- [Call to action: update older Microsoft Sentinel content as code (Sentinel repositories) API versions before June 2026](#call-to-action-update-older-microsoft-sentinel-content-as-code-sentinel-repositories-api-versions-before-june-2026)
24+
25+
### Call to action: update older Microsoft Sentinel content as code (Sentinel repositories) API versions before June 2026
26+
27+
Starting **June 1, 2026**, older API versions used by [Microsoft Sentinel repositories](ci-cd-custom-content.md) will no longer be supported. This change impacts all [Source Control](/rest/api/securityinsights/source-control) and [Source Controls](/rest/api/securityinsights/source-controls) actions in the Microsoft Sentinel REST API for the affected API versions.
28+
29+
The retired API versions will no longer be supported, and requests using them will fail. Existing repository connections created with those APIs aren't affected, and the repositories will continue to operate.
30+
31+
**Required action**
32+
33+
If you're using APIs to create or manage repository connections, transition to API version **2025-06-01** or **2025-07-01-preview** before May 1, 2026 to avoid service disruption.
34+
35+
**Affected API versions**
36+
37+
The following API versions will be retired on May 1, 2026:
38+
39+
<details>
40+
<summary><strong>Preview API versions (click to expand)</strong></summary>
41+
42+
- 2021-03-01-preview
43+
- 2021-09-01-preview
44+
- 2021-10-01-preview
45+
- 2022-01-01-preview
46+
- 2022-04-01-preview
47+
- 2022-05-01-preview
48+
- 2022-06-01-preview
49+
- 2022-07-01-preview
50+
- 2022-08-01-preview
51+
- 2022-09-01-preview
52+
- 2022-10-01-preview
53+
- 2022-11-01-preview
54+
- 2022-12-01-preview
55+
- 2023-02-01-preview
56+
- 2023-03-01-preview
57+
- 2023-04-01-preview
58+
- 2023-05-01-preview
59+
- 2023-06-01-preview
60+
- 2023-07-01-preview
61+
- 2023-08-01-preview
62+
- 2023-09-01-preview
63+
- 2023-10-01-preview
64+
- 2023-11-01-preview
65+
- 2023-12-01-preview
66+
- 2024-01-01-preview
67+
- 2024-04-01-preview
68+
- 2024-10-01-preview
69+
- 2025-01-01-preview
70+
- 2025-04-01-preview
71+
- 2025-07-01-preview
72+
73+
</details>
74+
75+
<details>
76+
<summary><strong>Stable API versions (click to expand)</strong></summary>
77+
78+
- 2023-11-01
79+
- 2024-03-01
80+
- 2024-09-01
81+
- 2025-03-01
82+
83+
</details>
84+
85+
**Recommended API versions to use:**
86+
- **2025-09-01** (stable)
87+
- **2025-06-01** (stable)
88+
- **2025-07-01-preview** (preview)
89+
2190
## February 2026
2291

2392
### Microsoft Sentinel UEBA behaviors layer is now generally available

0 commit comments

Comments
 (0)