Hi @JoeLAP ,
Resolution from OP (@JoeLAP ) Posting as Answer, to help other find this resolution.
I didn't have any network restrictions. But due to having a closer look I noticed the mistake I made in PowerAutomate. I tried to use the same api-key in body (for embeddings) and header for endpoint https://MYINSTANCE.openai.azure.com/openai/deployments/MYDEPLOYMENTNAME/extensions/chat/completions?api-version=2023-08-01-preview even though I was using another resource for the embeddings. Tested and works after changing the correct api-key for embeddings. :)
Please "Accept the answer" to help others in the community.
Thanks
Saurabh