This message was deleted.
# azure
s
This message was deleted.
m
Note that Azure renamed DocumentDB to CosmosDB.
m
Hi Thomas. This results in the CosmosDb for MongoDB but not the vCore version. https://learn.microsoft.com/en-us/azure/cosmos-db/mongodb/vcore/introduction looks like it's in preview so I"m guess there's no azure provider support yet.
m
It looks like Azure hasn’t added it to the API spec yet. The Bicep example on the page you linked uses API version 2022-10-15-preview, but there’s no such version. https://github.com/Azure/azure-rest-api-specs/tree/main/specification/cosmos-db/resource-manager/Microsoft.DocumentDB
m
ah ok. that clarifies why it's not available in pulumi. thanks a lot!