We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98c1faf commit 14cdbd9Copy full SHA for 14cdbd9
src/ResourceManager/Sql/documentation/current-breaking-changes.md
@@ -40,6 +40,8 @@
40
41
## Current Breaking Changes
42
43
+The following cmdlets were affected this release:
44
+
45
**New-AzureRmSqlDatabaseFailoverGroup**
46
- Tag parameter was removed
47
- 'GracePeriodWithDataLossHour' parameter was renamed to 'GracePeriodWithDataLossHours'
@@ -96,4 +98,4 @@ Remove-AzureRmSqlDatabaseFailoverGroup -ResourceGroupName rg -ServerName server1
96
98
97
99
# New
100
Remove-AzureRmSqlDatabaseFailoverGroup -ResourceGroupName rg -ServerName server1 -FailoverGroupName fg
-```
101
+```
0 commit comments