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
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,7 @@ If you get an alert about OpenAI quotas, go to 'Azure AI Services' in the Azure
31
31
- At time of writing automatic activation of authentication of the web app wasn't complete. You should navigate to the component in the Azure portal and set Authentication to the Microsoft identity provider so only people with access to the subscription can log in.
32
32
- At time of writing the search component will prompt to upgrade vector model. Go ahead. Needs to be added to the template
33
33
- At time of writing the creation of 'blob-interim-files' container in the storage account wasn't workin, created manually
34
+
- At time of writing, CI/CD on the web app wasn't configured. So if you change it, it will build GitHub, but you'd then need to restart the web app
0 commit comments