You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
Terraform (and AzureRM Provider) Version
Terraform 0.13.5
AzureRM 2.35.0
Affected Resource(s)
azurerm_cosmosdb_sql_container
Terraform Configuration Files
Debug Output
Panic Output
Error reading Throughput on Cosmos SQL Container policyresult (Account: "xxxxx", Database: "xxxxx") ID: documentdb.SQLResourcesClient#GetSQLContainerThroughput: Failure responding to request: StatusCode=400 -- Original Error: autorest/azure: Service returned an error. Status=400 Code="BadRequest" Message="Message: {"code":"BadRequest","message":"Reading or replacing offers is not supported for serverless accounts.\r\nActivityId: 9ed7d9ce-35b3-47a7-9662-27ccb7db48ba, Microsoft.Azure.Documents.Common/2.11.0"}, Request URI: /offers, RequestStats: , SDK: Microsoft.Azure.Documents.Common/2.11.0"
Expected Behaviour
After AzureRM 2.35.0, with a fix to azurerm_cosmosdb_sql_database, serverless is working. However, contains show the same issue. Expected behavoir is that the containers can be created.
Actual Behaviour
Steps to Reproduce
Deploy a azurerm_cosmosdb_account with EnableServerless capability
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
locked as resolved and limited conversation to collaborators
Dec 16, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Community Note
Terraform (and AzureRM Provider) Version
Terraform 0.13.5
AzureRM 2.35.0
Affected Resource(s)
Terraform Configuration Files
Debug Output
Panic Output
Error reading Throughput on Cosmos SQL Container policyresult (Account: "xxxxx", Database: "xxxxx") ID: documentdb.SQLResourcesClient#GetSQLContainerThroughput: Failure responding to request: StatusCode=400 -- Original Error: autorest/azure: Service returned an error. Status=400 Code="BadRequest" Message="Message: {"code":"BadRequest","message":"Reading or replacing offers is not supported for serverless accounts.\r\nActivityId: 9ed7d9ce-35b3-47a7-9662-27ccb7db48ba, Microsoft.Azure.Documents.Common/2.11.0"}, Request URI: /offers, RequestStats: , SDK: Microsoft.Azure.Documents.Common/2.11.0"
Expected Behaviour
After AzureRM 2.35.0, with a fix to azurerm_cosmosdb_sql_database, serverless is working. However, contains show the same issue. Expected behavoir is that the containers can be created.
Actual Behaviour
Steps to Reproduce
Important Factoids
Nothing
References
The text was updated successfully, but these errors were encountered: