Based on the screenshot that you've posted here, the model that has failed is the one in "South India" location. It's likely that you've exceeded the token limits defined as part of the Azure quota. This is pretty common when you're running a deployment script multiple times a day or sharing an OpenAI subscription with other processes and thus leading to quota exhaustion. Try to re-create/re-deploy after some time and see if the deployment succeeds as there could be some intermittent capacity issues, transient faults etc. Also ensure that you're operating within the limits/quotas for the service defined here -- https://learn.microsoft.com/en-us/azure/ai-services/openai/quotas-limits
Please do not forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.