fn azure_search_allowed(input: &NewChatbotConf, course_id: Option<Uuid>) -> boolExpand description
Whether the configuration may use Azure search, which needs a course: the search index it queries is built per course, so a configuration without one has nothing to search.