gl-vsts-tasks-azure icon indicating copy to clipboard operation
gl-vsts-tasks-azure copied to clipboard

Allow setting the pricing tier of target database

Open nwrightau opened this issue 7 years ago • 1 comments

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.

nwrightau avatar Feb 09 '19 02:02 nwrightau

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?

asiffermann avatar Mar 04 '19 12:03 asiffermann