Describe the bug
In default setup, GPT 4.1 and GPT 4.1 Mini model are deprecated and deployment just failed.
When set env variable to gpt-4o for both gpt model and gpt4_1 model slot, the deployment failed with duplicated deployment name.
Expected behavior
Solution should be upgraded to move on to new available model.
Deployment name should be decoupled with model name.
How does this bug make you feel?
I can't deploy and move forward to a POC with customer due to supported models issue.
Debugging information
Steps to reproduce
Follow the deployment guide and use all default setting, selecting AustraliaEast region, deployment failed with error as attached image.-> failed 1
Follow instruction to set AZURE_ENV_GPT_MODEL_NAME and AZURE_ENV_MODEL_4_1_NAME to gpt-4o model with relevant API version, deployment failed with duplicated deployment --> failed 2
Screenshots
attached
Logs
If applicable, add logs to help the engineer debug the problem.
Tasks
To be filled in by the engineer picking up the issue
Describe the bug
In default setup, GPT 4.1 and GPT 4.1 Mini model are deprecated and deployment just failed.
When set env variable to gpt-4o for both gpt model and gpt4_1 model slot, the deployment failed with duplicated deployment name.
Expected behavior
Solution should be upgraded to move on to new available model.
Deployment name should be decoupled with model name.
How does this bug make you feel?
I can't deploy and move forward to a POC with customer due to supported models issue.
Debugging information
Steps to reproduce
Follow the deployment guide and use all default setting, selecting AustraliaEast region, deployment failed with error as attached image.-> failed 1
Follow instruction to set AZURE_ENV_GPT_MODEL_NAME and AZURE_ENV_MODEL_4_1_NAME to gpt-4o model with relevant API version, deployment failed with duplicated deployment --> failed 2
Screenshots
attached
Logs
If applicable, add logs to help the engineer debug the problem.
Tasks
To be filled in by the engineer picking up the issue