banned from copilot due to a curl command

g b 0 Reputation points
2026-01-10T21:31:02.38+00:00

I trouble shoot on a daily bases with copilot, it gave me this command or one like it and when i returned the result i got banned. curl -X POST "http://localhost:6333/collections/knowledge_base_v2/points/payload" \

-H "Content-Type: application/json" \

-d '{

"payload": {

  "text": "TEST TEXT"

},

"points": [1]

}'

{"result":{"operation_id":11443,"status":"acknowledged"},"status":"ok","time":0.373804127}richs@doe-cent:/data/envs$

richs@doe-cent:/data/envs$ so the question is why, how do i avoid this i need the help it provides?

Microsoft Copilot | Microsoft Security Copilot
0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.