Commit 5536fd0
[Sql] Overhaul failover group cmdlets to use current API and support multiple secondaries (Azure#23898)
* rework failover group cmdlets to use current sdk instead of legacy sdk; update get to accomodate multiple secondary failover groups
* default to manual failover policy
* update changelog
* remove commented out import statement
* Update src/Sql/Sql/ChangeLog.md
Co-authored-by: Yunchi Wang <[email protected]>
* Update src/Sql/Sql/Failover Group/Cmdlet/NewAzureSqlFailoverGroup.cs
Co-authored-by: Yunchi Wang <[email protected]>
* Update src/Sql/Sql/Failover Group/Cmdlet/SetAzureSqlFailoverGroup.cs
Co-authored-by: Yunchi Wang <[email protected]>
* modify changelog lines to be in upcoming release instead of previously released version
* update help files with updated default param values
---------
Co-authored-by: Yunchi Wang <[email protected]>1 parent 71c6293 commit 5536fd0
File tree
32 files changed
+47008
-168475
lines changed- src/Sql
- Sql.Test
- ScenarioTests
- SessionRecords/Microsoft.Azure.Commands.Sql.Test.ScenarioTests.FailoverGroupTests
- Sql
- Failover Group
- Cmdlet
- Services
- help
32 files changed
+47008
-168475
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
58 | 68 | | |
59 | 69 | | |
60 | 70 | | |
| |||
431 | 441 | | |
432 | 442 | | |
433 | 443 | | |
434 | | - | |
| 444 | + | |
435 | 445 | | |
436 | 446 | | |
Lines changed: 1708 additions & 862 deletions
Large diffs are not rendered by default.
Lines changed: 15887 additions & 1118 deletions
Large diffs are not rendered by default.
Lines changed: 988 additions & 1276 deletions
Large diffs are not rendered by default.
Lines changed: 970 additions & 1762 deletions
Large diffs are not rendered by default.
Lines changed: 1012 additions & 1615 deletions
Large diffs are not rendered by default.
Lines changed: 1103 additions & 1013 deletions
Large diffs are not rendered by default.
Lines changed: 1043 additions & 1772 deletions
Large diffs are not rendered by default.
Lines changed: 987 additions & 1842 deletions
Large diffs are not rendered by default.
Lines changed: 3134 additions & 2558 deletions
Large diffs are not rendered by default.
0 commit comments