Skip to content

[SQL] Add backup storage redundancy optional parameter to MI create cmdlet#15071

Merged
Juliehzl merged 11 commits intoAzure:devfrom
petrajkogit:petrajko/addBackupStorageRedundancyParam
Sep 11, 2020
Merged

[SQL] Add backup storage redundancy optional parameter to MI create cmdlet#15071
Juliehzl merged 11 commits intoAzure:devfrom
petrajkogit:petrajko/addBackupStorageRedundancyParam

Conversation

@petrajkogit
Copy link
Contributor

@petrajkogit petrajkogit commented Sep 7, 2020

Description
Add backup storage redundancy optional parameter to MI create cmdlet
Updated azure-mgmt-sql package to version 0.21.0, and rerecorded tests

Testing Guide

az sql mi create --resource-group myrg --name azureclitestbsr --location westeurope --admin-user myuser --admin-password myPass --license-type LicenseIncluded --subnet "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/toki/providers/Microsoft.Network/virtualNetworks/myvnet/subnets/ManagedInstance" --capacity 8 --storage 64 --family Gen5 --tier GeneralPurpose --backup-storage-redundancy Local

History Notes

[SQL] Add backup storage redundancy optional parameter to MI create cmdlet


This checklist is used to make sure that common guidelines for a pull request are followed.

@yonzhan
Copy link
Collaborator

yonzhan commented Sep 7, 2020

sql

@yonzhan yonzhan added this to the S176 milestone Sep 7, 2020
@petrajkogit petrajkogit changed the title Add backup storage redundancy optional parameter to MI create cmdlet [SQL] Add backup storage redundancy optional parameter to MI create cmdlet Sep 7, 2020
@petrajkogit
Copy link
Contributor Author

@yonzhan I see that you have selected S176 as milestone. Can you please change it to S175, since we have strict GA deadline for the feature I am adding, and S175 is the only release that is appropriate for us?

@yonzhan
Copy link
Collaborator

yonzhan commented Sep 8, 2020

@petrajkogit does this PR target for Ignite?

@yonzhan yonzhan modified the milestones: S176, S175 - For Ignite Sep 8, 2020
@petrajkogit
Copy link
Contributor Author

petrajkogit commented Sep 8, 2020

@yonzhan This is not specifically targeted for Ignite, but for GA milestone that matches with dates for Ignite (actually we need to be GA by the end of Septempber, and Ignite is a bit earlier). Also, I see that Juliehzl is OOF for two more days. Can you reassign this, please, to someone else?

@yonzhan
Copy link
Collaborator

yonzhan commented Sep 8, 2020

@zhoxing-ms please help with this PR.

@Juliehzl Juliehzl merged commit 313cc25 into Azure:dev Sep 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants