Why does Copilot stop generating content when it reaches IP addresses? #83520
Replies: 5 comments
-
Please respond*1 |
Beta Was this translation helpful? Give feedback.
-
please respond*2 |
Beta Was this translation helpful? Give feedback.
-
This happens to me too when generating router configurations. Seems to not be allowed to print IP addresses of any kind, even internal and even if they are referencing the same addresses used elsewhere in the same file. I suspect this is some kind of protection against copilot accidentally leaking someone else's "personal" data. |
Beta Was this translation helpful? Give feedback.
-
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
Can we do something about this please? It would be nice if copilot would at least allow completion of private IP blocks. It is clear that the tool is parsing the IP address to censor itself, as can easily be demonstrated by prompting it like this:
Nothing autocompletes after the second
It seems like the moment it sees Final proof, try typing
So, can we please fix this to allow the private IP blocks? Please?? |
Beta Was this translation helpful? Give feedback.
-
Select Topic Area
Question
Body
I have noticed that anytime Copilot is generating code that contains an IP address, copilot will generate up until the opening quote, but will never fill in an IP address. I've noticed this when working on Python and Terraform files. Anyone know what's going on here.
For example, when I am making AWS security groups via Terraform, Copilot alway gets stuck on the CIDR blocks:
If I had to speculate, I'm guessing it is a security precaution, but I'd still be interested to know the official reasoning.
Beta Was this translation helpful? Give feedback.
All reactions