Hey Mahesh Ketkar,
It sounds like you're running into capacity issues when trying to create a VM for Raincode 360 on Azure. This can happen if the specific VM size you've selected is currently not available in the chosen location due to demand or zone-specific constraints. Here are a few steps you can try:
- Choose a Different VM Size: Go back to the size selection and try a different SKU. Sometimes, certain sizes are temporarily out of stock in specific regions.
- Change the Region: If you're flexible, consider deploying the VM in a different Azure region where that VM size is available. You can find a list of available sizes for each region in the Azure portal.
- Check Azure Service Health: Sometimes, specific regions may have service interruptions. Check the Azure Status Page to see if there are any known issues.
- Scaling Options: If the workload allows, consider using a lower-tier VM size that you can later scale up once the application is running smoothly.
- Contact Azure Support: If you're consistently unable to provision the VM size across multiple regions, it may be worth reaching out to Azure support for further assistance.
Hope this helps! Let me know if you need more information!
Follow-Up Questions:
- What specific size are you trying to deploy (e.g., Standard_B1ms)?
- Which region are you currently trying to deploy the VM in?
- Have you checked if the size is available in other regions or zones?
- Are there specific resource constraints or requirements for your application that we should consider when selecting the VM size?
Relevant Documentation:
Feel free to reach out if you have any more questions!