Thanks for posting your question in the Microsoft Q&A forum.
While Azure OpenAI itself doesn’t directly provide a feature for creating named filters, you can handle this at the application level. Consider creating a configuration or mapping that associates filter names with specific filter conditions. For example, you could maintain a dictionary or lookup table where each filter name corresponds to a set of filter rules.
** Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful **