Formerly known as Azure AI Services or Azure Cognitive Services is a unified collection of prebuilt AI capabilities within the Microsoft Foundry platform
Hi @Rizki Susanto ,
That's good to here, now you are able to get results from 03-mini.
The reason it creates new resource while deploying is because the current ai service region is not supported with the model's deployment region.
If you observe this document, for Global standard deployment o3-mini and o1 are not available in eastus, but available in eastus2.
So, whenever you trying to deploy the model if there is no ai services available in the supported region it creates new one.
If the above solution helps, please do accept it and give feedback clicking yes.
Thank you