When using azurerm_cosmosdb_table with cassandra we get a not-allowed error

Hi All,

We seem to be unable to create tables in Cassandra using azurerm_cosmosdb_table

When we do, we get an error back from Azure:

documentdb.DatabaseAccountsClient#CreateUpdateTable: Failure sending request: StatusCode=405 -- Original Error: Code="MethodNotAllowed" Message="Requests for API table are not supported for this account. 

Has anyone found the same, or found a way arround this?