Azure OpenAI - Generate Chat Completion

Hi,
I am exploring Generate Chat Completion activity for my poc.
According to the technical document, we can use GPT-3.5 or GPT-4 and our admin has only deployed GPT-5.

When i test it out, i have the following error.
Generate Chat Completion: Not found - The requested resource is not found.
RequestId: 6a55ffdfe4b050bb062babc3
ProviderMessage: error - {type=invalid_request_error, code=DeploymentNotFound, message=The API deployment for this resource does not exist. If you created the deployment within the last 5 minutes, please wait a moment and try again.}

Hope to seek some advice if this activity only support up to GPT-4 or there is some issue with GPT-5 the model deployed.

@icefoxy_np

It seems configuration issues. The activity is failing to identify the model. Try recreating the Integration service connection

Hi @ashokkarale ,
I have created a new connection. I am using API key. But the result is the same when i test with GPT-5 model.

GPT-5 and DeepSeek model is deployed. I was able to run this test on DeepSeek model only. How can i check further?