Skip to content

Group Policy not working for Extensions v1.99.2 #246420

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ianseanfraser opened this issue Apr 13, 2025 · 3 comments
Closed

Group Policy not working for Extensions v1.99.2 #246420

ianseanfraser opened this issue Apr 13, 2025 · 3 comments
Assignees

Comments

@ianseanfraser
Copy link

ianseanfraser commented Apr 13, 2025

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.99.2
  • OS Version: Windows 11 24H2 / 23H2

Steps to Reproduce:

  1. Add and Edit GPO template and add a custom ExtensionGalleryServiceURL
  2. Restart VSCode,
  3. Open Dev Tools / Network Tab move window aside
  4. Search for an extension in vscode (just hit return in the Search Extensions field)
  5. Click on Name extensionquery in developer tools
  6. Confirm Request URL in developer tools

Issue 1:
Setting the Extension Repo URL not working.
Checking in Dev mode / Network tab it is reaching out to the URL defined in Product,json. If i change the URL in Product.json it changes in VSCode, but If I use GPO to override, nothing is changing.

Issue 2:
Setting preferred Extension in GPO (using the default vscode repo to test not a custom one) does nothing - all extension still appear. My format is:

publisher.extension

ms-python.python
esbenp.prettier-vscode

@ianseanfraser
Copy link
Author

Can anyone in Engineering acknowledge this as a bug please?

@ianseanfraser
Copy link
Author

Anything from engineering please?

@sandy081
Copy link
Member

ExtensionGalleryServiceURL

This is a temporary policy and is not supported for all. This will be removed soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants