2023-12-12: Automation of Login and Entra ID setup
pamelafox
released this
13 Dec 23:18
·
267 commits
to main
since this release
This is another large release with improvements to automate the setup of Entra ID authentication (login and access control).
See the updated guide for steps on setting it up using azd:
https://github.com/Azure-Samples/azure-search-openai-demo/blob/main/LoginAndAclSetup.md#automatic-setup
We have several improvements planned to auth, please follow these issues:
https://github.com/Azure-Samples/azure-search-openai-demo/issues?q=is%3Aopen+is%3Aissue+author%3Amattmsft+label%3Aauth
As usual, post in the issue tracker if you attempt to use the new automated setup and run into any issues.
What's Changed
- Automate Login Setup by @mattmsft in #891
- [Bugfix] Change the if condition for GPT-V to check USE_GPTV to fix non-GPTV usage by @pamelafox in #1060
- Disable funding notice during npm install process by @pamelafox in #1037
- Update README.md openai link by @pamelafox in #1035
- Bump the github-actions group with 2 updates by @dependabot in #1047
Full Changelog: 12-13-2023...12-12-2023-automate-auth