Azure / azure-cli

Azure Command-Line Interface
MIT License
3.92k stars 2.89k forks source link

Storage error when scaling Data Warehouse up or down #15937

Open asc-adean opened 3 years ago

asc-adean commented 3 years ago

The autogenerated example worked last week but now I get this error when running it:

Subscription 'Standard_RAGRS' does not support changing the backup storage account type of the database to a non RA-GRS value (ZRS/LRS).
##[error]Script failed with exit code: 1

My Subscription name is not 'Standard_RAGRS' so I don't know if that's an error in the messaging or if it's truly trying to use a subscription called 'Standard_RAGRS'.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

ghost commented 3 years ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @azureSQLGitHub.

Issue Details
Description: The autogenerated example worked last week but now I get this error when running it: ``` Subscription 'Standard_RAGRS' does not support changing the backup storage account type of the database to a non RA-GRS value (ZRS/LRS). ##[error]Script failed with exit code: 1 ``` My Subscription name is not 'Standard_RAGRS' so I don't know if that's an error in the messaging or if it's truly trying to use a subscription called 'Standard_RAGRS'. --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: e6c6ca27-08d8-9c51-d68e-dad749bf8402 * Version Independent ID: a4e3d208-2717-9761-3968-59bd94308576 * Content: [az sql dw](https://docs.microsoft.com/en-us/cli/azure/sql/dw?view=azure-cli-latest) * Content Source: [latest/docs-ref-autogen/sql/dw.yml](https://github.com/MicrosoftDocs/azure-docs-cli/blob/master/latest/docs-ref-autogen/sql/dw.yml) * Service: **sql-database** * GitHub Login: @rloutlaw * Microsoft Alias: **routlaw**
Author: asc-adean
Assignees: -
Labels: `SQL`, `Service Attention`
Milestone: -

yonzhan commented 3 years ago

sql