Hi @Diptiman Dewan,
Thanks for the response.
As I understand it, you're encountering an issue with the API version or resource type while trying to deploy MongoDB Atlas on Azure.
Here are a few steps you can take to troubleshoot and resolve this issue:
- Ensure that the API version you're using is correct. The error message mentions 2024-11-18-preview, which might not be supported. Verify the latest supported API version for MongoDB Atlas on Azure.
- Double-check the resource type and namespace. The error indicates that the resource type MongoDB.Atlas could not be found. Make sure that the resource type is correctly specified in your deployment template.
- Since you redeemed MongoDB Atlas via the MS Founders Hub, ensure that all configurations and permissions are correctly set up. Sometimes, specific permissions or configurations might be required for the deployment to succeed.
- Verify that the region you selected (India South) is supported for MongoDB Atlas deployments. Some regions might have restrictions or might not support certain services.
For detailed steps on deploying MongoDB Atlas on Azure, please refer to the document: https://www.mongodb.com/docs/atlas/data-federation/deployment/deploy-azure/
Hope this helps. Do let us know if you have any further queries.
If this answers your query, do click Accept Answer
and Yes
for was this answer helpful. And, if you have any further query do let us know.