diff --git a/src/DataProtection/DataProtection/ChangeLog.md b/src/DataProtection/DataProtection/ChangeLog.md index b98dd0b5d0db..b182586af3c0 100644 --- a/src/DataProtection/DataProtection/ChangeLog.md +++ b/src/DataProtection/DataProtection/ChangeLog.md @@ -18,6 +18,9 @@ - Additional information about change #1 --> ## Upcoming Release +* Deprecated the `-OverwriteLifeCycle` parameter on `Edit-AzDataProtectionPolicyRetentionRuleClientObject` + - The parameter will be removed in an upcoming release; existing retention rule lifecycles are replaced in place by default +* Updated the retention rule `-Name` help messages in `Edit-AzDataProtectionPolicyRetentionRuleClientObject` for clarity ## Version 3.0.0 * Changed retention rule to require `-Name Default_OperationalStore` diff --git a/src/EdgeAction/EdgeAction/ChangeLog.md b/src/EdgeAction/EdgeAction/ChangeLog.md index e7fc045a4a0f..b144401ca102 100644 --- a/src/EdgeAction/EdgeAction/ChangeLog.md +++ b/src/EdgeAction/EdgeAction/ChangeLog.md @@ -19,6 +19,8 @@ --> ## Upcoming Release +* Updated `Get-AzEdgeActionVersionCode` to decode the base64-encoded version code and save it as a zip file when `-OutputPath` is specified +* Clarified the behavior and help of `Switch-AzEdgeActionVersionDefault` for swapping the default version of an Edge Action ## Version 0.1.1 * Updated to API version 2025-12-01-preview