Skip to content

Commit 65503e0

Browse files
nasc17naga-nandyala
authored andcommitted
[POSTGRESQL] az postgres flexible-server long-term-retention: Add breaking change announcement for command group removal (#32916)
1 parent 601004a commit 65503e0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/azure-cli/azure/cli/command_modules/postgresql/_breaking_change.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@
1717
'other automatically generated recommendations which are covered by the '
1818
'new command.')
1919

20+
# Long term retention command argument changes
21+
register_command_group_deprecate(command_group='postgres flexible-server long-term-retention',
22+
message='Long term retention command group will be removed. '
23+
'For more information, open a support incident.')
24+
2025
# Upgrade command argument changes
2126
register_other_breaking_change('postgres flexible-server upgrade',
2227
message='The allowed values will be changed from set list to '

0 commit comments

Comments
 (0)