Azure OpenAI Piece config issue

Hi there!
Long tike ago I have added the azure confguration need to add o3-mini but forgot what hostname in endpoint to use

Right now Azure gives me
https://xxxxx.openai.azure.com/openai/deployments/gpt4o/chat/completions?api-version=2024-08-01-preview

but when using it with correct api key error coming as
“{"code":"404","message":"Resource not found"}”

Can any one please guide what I shall enter if the url above provided by auzre need to be slightly changed to get it working with activepiece

Will someone from ActivePieces member review it plz.

Are you using the HTTP piece for the API call? Also, you can find the provided Azure connection details using the Connections piece.

No I am trying to use the same Azure Piece itself. So no Http module atm.

@kishanprmr Any update for me I am using azure piece and not sure what to use

I tried
https://xxxxx.openai.azure.com/openai/deployments/o3-mini/chat/completions?api-version=2024-12-01-preview
https://xxxxx.openai.azure.com/openai/deployments/o3-mini/chat/completions
https://xxxxx.openai.azure.com/openai/deployments/o3-mini/chat/
https://xxxxx.openai.azure.com/openai/deployments/o3-mini/
https://xxxxx.openai.azure.com/openai/deployments/
https://xxxxx.openai.azure.com/openai/

Many of these path of the endpoint but its not working. I am using o3-mini