You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -334,6 +334,3 @@ User summaries also update incrementally when one already exists.
334
334
| Function 401 in Azure | Set `ADF_KEY` or pass `?code=<key>`|
335
335
336
336
For full cloud deployment and validation, see `Docs/azure_testing.md`.
337
-
| Functions host can't connect to storage | Make sure Azurite is running before starting `func start`|
338
-
| Embeddings 401/403 | Confirm the "Cognitive Services OpenAI User" role is assigned to your identity on the AI resource |
339
-
| Functions 401 Unauthorized | The HTTP trigger requires a function key. Pass it as `?code=<key>` in the URL or set `ADF_KEY` in `.env`. See "Get the function key" above. |
0 commit comments