Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@
'other automatically generated recommendations which are covered by the '
'new command.')

# Long term retention command argument changes
register_command_group_deprecate(command_group='postgres flexible-server long-term-retention',
Comment thread
nasc17 marked this conversation as resolved.
message='Long term retention feature is under development. Moving forward to '
'access support, please turn to Azure Portal.')

# Upgrade command argument changes
register_other_breaking_change('postgres flexible-server upgrade',
message='The allowed values will be changed from set list to '
Expand Down