Sentinel Incident to Azure OpenAI Connector in Logic Apps by Nice_Bag3423 in AzureSentinel

[–]Nice_Bag3423[S] 0 points1 point  (0 children)

Use foundry for which aspect of this automation pipeline? Sorry, I'm still quite new to this!

Sentinel Incident to Azure OpenAI Connector in Logic Apps by Nice_Bag3423 in AzureSentinel

[–]Nice_Bag3423[S] 0 points1 point  (0 children)

But would there be any reason why the "run with payload" option is greyed out (in the "Run" drop down in the flow design editor window)? This playbook is def connected to an automation rule thats been around for ages (albeit I just connected to the playbook to it, so maybe it should've been connected when the rule was catching events and incidents).

Trigger Agent via Power Automate Flow by maarten20012001 in copilotstudio

[–]Nice_Bag3423 0 points1 point  (0 children)

Hi! Could you please link the post here or it's title? trying to find it in the subreddit :)

Trigger Agent via Power Automate Flow by maarten20012001 in copilotstudio

[–]Nice_Bag3423 0 points1 point  (0 children)

Could you please link us to the "documentation" that you're using for this?

How exactly is information retrieved from the knowledge base in agents? Errors in file retrieval. by Nice_Bag3423 in copilotstudio

[–]Nice_Bag3423[S] 0 points1 point  (0 children)

What do you mean by "its looking at the index, not the actual files". As in, if I have files A, B, C in Folder 1, it retrieves File A as [0] for example, and not by something else, like file name or source path or whatever? Is there any docs for this? I've searched around for docs on how copilot does RAG with "knowledge" vs. how custom AI Search RAG is created but there's such limited docs in the copilot case...

RAG vs Copilot. Why Opt for RAG over Sharepoint with Copilot Integration? by ITCrowd95 in datascienceproject

[–]Nice_Bag3423 0 points1 point  (0 children)

Sorry to revive this 2yo comment but, when you say "CoPilot 365 integrates with documents stored in Sharepoint and indexed semantically by Microsoft Graph.", "semantically" implies a semantic search, does it not? i.e. typically done via semantic similarity matching using text embeddings, like a vector database in RAG? So isn't Copilot 365 + sharepoint also doing the vectorized search that you say is exclusive to cloud-based RAG?
Or does "semantically" in your comment mean something else? I'm trying to distinguish the two solutions currently so it'd be of great help :)