79313298

Date: 2024-12-28 06:03:00
Score: 2.5
Natty:
Report link

yes, it is possible. See my test in the azure portal. the key call out is that the phi model are using ML under the hood. the endpoints are different to OpenAI model endpoints, it would be hosted in xxxxx.eastus2.inference.ml.azure.com/score

Use the pencil icon to select auth type: apikey is default, you can choose AADToken for oauth. there is a small delay in applying the auth type change enter image description here

Once set, the test tab will start to use oauth token. enter image description here

Reasons:
  • Probably link only (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: qkfang