Commit e6c3bdc
authored
{SQL} fix az sql server ad-admin update , az sql server ad-admin create calls (#12541)
* Fixing az sql server ad-admin update and az sql server ad-admin create.
Adding test recording too.
* update the comments
* Revert update changes and fix it to have generic parameters. re-record test
* change aad create from properties to parameters
* remove spaces.
* Removing comment for issue #6011 as tests are recorded now.
* Fixing styling issues
Co-authored-by: Amol Agarwal <amagarwa@microsoft.com>1 parent 74d9ee5 commit e6c3bdc
5 files changed
Lines changed: 973 additions & 34 deletions
File tree
- src/azure-cli/azure/cli/command_modules/sql
- tests/latest
- recordings
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1100 | 1100 | | |
1101 | 1101 | | |
1102 | 1102 | | |
1103 | | - | |
| 1103 | + | |
1104 | 1104 | | |
1105 | 1105 | | |
1106 | 1106 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
420 | 420 | | |
421 | 421 | | |
422 | 422 | | |
423 | | - | |
| 423 | + | |
424 | 424 | | |
425 | 425 | | |
426 | 426 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2071 | 2071 | | |
2072 | 2072 | | |
2073 | 2073 | | |
2074 | | - | |
| 2074 | + | |
2075 | 2075 | | |
2076 | 2076 | | |
2077 | 2077 | | |
| |||
2090 | 2090 | | |
2091 | 2091 | | |
2092 | 2092 | | |
2093 | | - | |
2094 | 2093 | | |
2095 | 2094 | | |
2096 | 2095 | | |
| |||
0 commit comments