An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
I FOUND THE ANSWER!
The problem is with the DEPLOYMENT NAME.
If your deployment name includes "_" then this issue will present.
According to MSFT a fix will be roll out next week that should solve this.
Drop the "_" from your deployment name and this should work.
Good luck!