Skip to content

Make New-AzSqlInstance -StorageSizeInGB parameter optional #9203

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
May 22, 2019

Conversation

jaredmoo
Copy link
Contributor

@jaredmoo jaredmoo commented May 14, 2019

Description

The service doesn't require this parameter and will automatically choose a default value if not specified.

Checklist

petrajkogit
petrajkogit previously approved these changes May 15, 2019
The service doesn't require these parameters and will automatically choose default values if not specified.
@jaredmoo jaredmoo force-pushed the instanceSizeOptional branch from 3502826 to b63d73f Compare May 17, 2019 18:37
@jaredmoo
Copy link
Contributor Author

jaredmoo commented May 17, 2019

Rerecord tests: done. I didn't add specific tests, just changed common code path to avoid setting these params, which gives us verification that provisioning succeeds without these params.

jaredmoo added 4 commits May 17, 2019 14:57
- Getting subnet fails when there is not exactly one subnet
- Need to use region that is available for provisioning. Only making
this change for tests that I am rerecording.
@jaredmoo jaredmoo force-pushed the instanceSizeOptional branch from b63d73f to 4349726 Compare May 18, 2019 02:23
@jaredmoo jaredmoo requested a review from MiYanni May 18, 2019 02:27
@markcowl markcowl assigned MiYanni and unassigned jaredmoo May 20, 2019
@MiYanni MiYanni merged commit 8f091da into Azure:master May 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants