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: articles/defender-for-cloud/upcoming-changes.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ If you're looking for the latest release notes, you can find them in the [What's
25
25
26
26
| Planned change | Announcement date | Estimated date for change |
27
27
|--|--|--|
28
-
|[Deprecation of Microsoft.SecurityDevOps resource provider](#deprecation-of-microsoftsecuritydevops-resource-provider)| February 5, 2024 | March 6, 2024 |
28
+
|[Decommissioning of Microsoft.SecurityDevOps resource provider](#decommissioning-of-microsoftsecuritydevops-resource-provider)| February 5, 2024 | March 6, 2024 |
29
29
|[Changes in endpoint protection recommendations](#changes-in-endpoint-protection-recommendations)| February 1, 2024 | February 28, 2024 |
30
30
|[Change in pricing for multicloud container threat detection](#change-in-pricing-for-multicloud-container-threat-detection)| January 30, 2024 | April 2024 |
31
31
|[Enforcement of Defender CSPM for Premium DevOps Security Capabilities](#enforcement-of-defender-cspm-for-premium-devops-security-value)| January 29, 2024 | March 2024 |
@@ -46,17 +46,17 @@ If you're looking for the latest release notes, you can find them in the [What's
46
46
|[Deprecating two security incidents](#deprecating-two-security-incidents)|| November 2023 |
47
47
|[Defender for Cloud plan and strategy for the Log Analytics agent deprecation](#defender-for-cloud-plan-and-strategy-for-the-log-analytics-agent-deprecation)|| August 2024 |
48
48
49
-
## Deprecation of Microsoft.SecurityDevOps resource provider
49
+
## Decommissioning of Microsoft.SecurityDevOps resource provider
50
50
51
51
**Announcement date: February 5, 2024**
52
52
53
53
**Estimated date of change: March 6, 2024**
54
54
55
-
Microsoft Defender for Cloud is deprecating the old resource provider `Microsoft.SecurityDevOps`and migrated to `Microsoft.Security`. The reason for the change is to improve customer experiences by reducing the number of resource providers associated with DevOps connectors.
55
+
Microsoft Defender for Cloud (MDC) is decommissioning the resource provider `Microsoft.SecurityDevOps`that was used during public preview of DevOps security, having migrated to the existing `Microsoft.Security` provider. The reason for the change is to improve customer experiences by reducing the number of resource providers associated with DevOps connectors.
56
56
57
-
Customers that are still using the API version **2022-09-01-preview**to query Microsoft Defender for Cloud (MDC) DevOps security data will be impacted. To avoid disruption to their service, customer will need to update to the new API version **2023-09-01-preview**.
57
+
Customers that are still using the API version **2022-09-01-preview**under `Microsoft.SecurityDevOps` to query MDC DevOps security data will be impacted. To avoid disruption to their service, customer will need to update to the new API version **2023-09-01-preview** under the `Microsoft.Security` provider.
58
58
59
-
Customers currently using MDC DevOps security from Azure portal will not be impacted. Migration to the new version has been completed or will be automatic upon any connector changes.
59
+
Customers currently using MDC DevOps security from Azure portal will not be impacted.
60
60
61
61
For details on the new API version, see [Microsoft Defender for Cloud REST APIs](https://learn.microsoft.com/rest/api/defenderforcloud/).
0 commit comments