Skip to content

Commit a5ea23e

Browse files
Add deprecationDate to whats-new and fix changelog CreatedDateTime (#28621)
Agent-Logs-Url: https://github.com/microsoftgraph/microsoft-graph-docs/sessions/c9dc1142-6b95-444c-b409-0833ecee4a21 Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: FaithOmbongi <14026935+FaithOmbongi@users.noreply.github.com>
1 parent a7e46f9 commit a5ea23e

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

changelog/Microsoft.AppManagement.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"Id": "698db058-5109-4754-80a9-b05647cd3d80",
1515
"Cloud": "Prod",
1616
"Version": "beta",
17-
"CreatedDateTime": "2026-03-25T10:12:42.1289461Z",
17+
"CreatedDateTime": "2026-04-09T10:12:42.1289461Z",
1818
"WorkloadArea": "Applications",
1919
"SubArea": "Service principal"
2020
},

concepts/whats-new-overview.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@ Removed the `model` parameters and payment-model guidance from Microsoft Teams e
3939

4040
## April 2026: New in preview only
4141

42+
### Applications
43+
44+
Added the **deprecationDate** property to the [applicationTemplate](/graph/api/resources/applicationtemplate?view=graph-rest-beta&preserve-view=true) resource to indicate when an application will be removed from the Microsoft Entra application gallery.
45+
4246
### Backup storage
4347

4448
- When a [protection policy is deactivated](/graph/api/protectionpolicybase-deactivate?view=graph-rest-beta&preserve-view=true), backup activity stops immediately, no new backups are taken, and the protected resources are no longer covered by the policy. Any backups taken before deactivation are retained according to the retention policy, after which they're offboarded. You can restore data using previous restore points even after deactivation.

0 commit comments

Comments
 (0)