Skip to content

Commit 67a0272

Browse files
authored
Fix support table for MCP policies (#58193)
1 parent 1765e71 commit 67a0272

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/copilot/how-tos/administer-copilot/configure-mcp-server-access.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@ When an enterprise lets child organizations configure their own MCP policies, ea
8080
| {% data variables.copilot.copilot_coding_agent %} | {% octicon "x" aria-label="Not supported" %} | {% octicon "x" aria-label="Not supported" %} |
8181
| Eclipse | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} |
8282
| JetBrains | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} |
83-
| Visual Studio | {% octicon "x" aria-label="Not supported" %} | {% octicon "x" aria-label="Not supported" %} |
84-
| {% data variables.product.prodname_vscode_shortname %} | {% octicon "x" aria-label="Not supported" %} | {% octicon "x" aria-label="Not supported" %} |
83+
| {% data variables.product.prodname_vs %} | {% octicon "x" aria-label="Not supported" %} | {% octicon "x" aria-label="Not supported" %} |
84+
| {% data variables.product.prodname_vscode_shortname %} | {% octicon "check" aria-label="Supported" %} | {% octicon "x" aria-label="Not supported" %} |
8585
| {% data variables.product.prodname_vscode_shortname %} Insiders | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} |
8686
| Xcode | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} |
8787

0 commit comments

Comments
 (0)