gl-vsts-tasks-azure
gl-vsts-tasks-azure copied to clipboard
Allow setting the pricing tier of target database
Extension works brilliantly, however our UAT DB is Basic Tier and Pre Prod is S2. Would be good if we could set the pricing tier for the target DB or have it respect the original pricing tier of the target.
Hi @nwrightau and thank you for reporting this issue!
I will deploy a new version of our extension in the coming days and want to fix your issue. I was thinking of two new options to deal with the pricing tier:
- A list of choices for the pricing tier "strategy" with the following values:
- Preserve target database pricing tier
- Preserve source database pricing tier (the actual behavior)
- Enforce pricing tier
- If the strategy is set to enforce the pricing tier, another list to select it
Would it suit your needs like that?