Is it possible to use Azure OpenAI in the genai plugin?
In the documentation it looks a bit like it. It mentions that the properties token, resource and deployment name are required.
https://neo4j.com/docs/cypher-manual/current/genai-integrations/#azure-openai
But when using Azure OpenAI I've been used to provide a key, endpoint and deployment name. Is key = token and endpoint = resource?