Skip to content
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

azurerm_mssql_database with DW SKU doesn't support retention policies #8898

Closed
favoretti opened this issue Oct 15, 2020 · 2 comments · Fixed by #8899
Closed

azurerm_mssql_database with DW SKU doesn't support retention policies #8898

favoretti opened this issue Oct 15, 2020 · 2 comments · Fixed by #8899
Labels
bug service/mssql Microsoft SQL Server
Milestone

Comments

@favoretti
Copy link
Collaborator

Error: Error retrieving Long Term Policies for Database "centralus-fxs-apollo-np-dwh-dwh-qa-sqldb" (Sql Server "centralus-fxs-apollo-np-dwh-qa-sqls" ;Resource Group "centralus-fxs-apollo-np-qa-rg"): sql.BackupLongTermRetentionPoliciesClient#Get: Failure responding to request: StatusCode=400 -- Original Error: autorest/azure: Service returned an error. Status=400 Code="LongTermRetentionPolicyNotSupported" Message="Long Term Retention is not supported : Not supported for database with DataWarehouse edition."

@ghost
Copy link

ghost commented Oct 22, 2020

This has been released in version 2.33.0 of the provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. As an example:

provider "azurerm" {
    version = "~> 2.33.0"
}
# ... other configuration ...

@ghost
Copy link

ghost commented Nov 15, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks!

@ghost ghost locked as resolved and limited conversation to collaborators Nov 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug service/mssql Microsoft SQL Server
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants