Skip to content

Commit 7cc955b

Browse files
authored
Updating Remote Settings and Telemetry endpoints
Because EdgIO endpoints are no longer valid, updated them to point to our vanity URLs instead.
1 parent efa8d35 commit 7cc955b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/install/install-and-use-visual-studio-behind-a-firewall-or-proxy-server.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@ When you use Visual Studio or Azure Services behind a firewall or proxy server,
9191
| AI Project <br>Integration | az861674.vo.msecnd.net | 443<br> | Used to configure new projects to send usage data to your registered Application Insights account |
9292
| Code Lens | codelensprodscus1su0.app.<br>codelens.visualstudio.com | 443 | Used to provide information in the editor, including when a file was last updated, the timeline of changes, the work items that changes are associated with, and the authors |
9393
| Experimental <br>feature enabling | visualstudio-devdiv-c2s.msedge.net | 80 | Used to activate experimental new features or feature changes |
94-
| Identity "badge" <br>(user name and avatar)<br>and <br>Roaming settings | app.vssps.visualstudio.com <br><br>app.vsspsext.visualstudio.com<br><br>app.vssps.visualstudio.com<br><br> ns-sb2-prod-ch1-002.cloudapp.net <br><br>az700632.vo.msecnd.net<br><br>api.vstsusers.visualstudio.com/profiles/* | 443 | Used to display the user's name and avatar in the IDE <br><br> Used to make sure that setting changes roam from one machine to another |
95-
| Remote Settings | az700632.vo.msecnd.net | 443 | Used to turn off extensions that are known to cause problems in Visual Studio |
94+
| Identity "badge" <br>(user name and avatar)<br>and <br>Roaming settings | app.vssps.visualstudio.com <br><br>app.vsspsext.visualstudio.com<br><br>app.vssps.visualstudio.com<br><br> ns-sb2-prod-ch1-002.cloudapp.net <br><br>settings.visualstudio.microsoft.com<br><br>api.vstsusers.visualstudio.com/profiles/* | 443 | Used to display the user's name and avatar in the IDE <br><br> Used to make sure that setting changes roam from one machine to another |
95+
| Remote Settings | settings.visualstudio.microsoft.com | 443 | Used to turn off extensions that are known to cause problems in Visual Studio |
9696
| Windows Tools | developer.microsoft.com <br><br>dev.windows.com <br><br>appdev.microsoft.com | https/443 | Used for Windows app store scenarios |
9797
| JSON Schema <br>Discovery <br><br>JSON Schema <br>Definition<br><br>JSON Schema <br>Support for <br>Azure Resources | json.schemastore.org <br>schemastoreorg.azurewebsites.net<br><br>json-schema.org<br><br>schema.management.azure.com | http/80<br>https/443<br><br>http/80<br><br>https/443 | Used to discover and download JSON schemas that the user might use when editing JSON documents <br><br>Used to obtain the meta-validation schema for JSON<br><br>Used to obtain the current schema for Azure Resource Manager deployment templates |
9898
| Npm package <br>discovery | Skimdb.npmjs.com <br><br>Registry.npmjs.org <br><br>Api.npms.io | https/443<br><br>http/80 &<br> https/443<br>https/443 | Required for searching for npm packages, and used for client-side script package installation in web projects |
@@ -106,7 +106,7 @@ When you use Visual Studio or Azure Services behind a firewall or proxy server,
106106
| SharePoint and <br>Office Add-ins | sharepoint.com<br> microsoft.com/microsoft-365<br> microsoftonline.com <br> outlook.com | https/443 | Used to publish and test SharePoint and Office Add-ins to SharePoint Online and Microsoft 365 |
107107
| Workflow Manager <br>Test Service<br> Host | <br/> | http/12292 | A firewall rule that is created automatically for testing SharePoint add-ins with workflows |
108108
| Automatically collected <br>reliability statistics <br>and other <br>Customer Experience <br>Improvement Programs (CEIP)<br> for Azure SDK and <br>for SQL Tools <br><br> | vortex.data.microsoft.com<br> <br>dc.services.visualstudio.com | https/443 | Used to send reliability statistics (crash/unresponsive data) from the user to Microsoft. Actual crash/unresponsive dumps are still uploaded if Windows Error Reporting is enabled; only statistical information is suppressed; <br>Used to reveal usage patterns for the Azure Tools SDK extension to Visual Studio, and for usage patterns for the SQL tooling to Visual Studio |
109-
| Visual Studio <br> Customer Experience <br>Improvement Program (CEIP) <br><br>PerfWatson.exe | vortex.data.microsoft.com<br>dc.services.visualstudio.com<br>visualstudio-devdiv-c2s.msedge.net<br>az667904.vo.msecnd.net <br>scus-breeziest-in.cloudapp.net<br>mobile.events.data.microsoft.com<br>events.data.microsoft.com<br> | https/443 | Used to collect usage patterns and error logs <br><br>Used to track UI freeze issues |
109+
| Visual Studio <br> Customer Experience <br>Improvement Program (CEIP) <br><br>PerfWatson.exe | vortex.data.microsoft.com<br>dc.services.visualstudio.com<br>visualstudio-devdiv-c2s.msedge.net<br>telemetry.visualstudio.microsoft.com <br>scus-breeziest-in.cloudapp.net<br>mobile.events.data.microsoft.com<br>events.data.microsoft.com<br> | https/443 | Used to collect usage patterns and error logs <br><br>Used to track UI freeze issues |
110110
| Creation and<br>Management of <br>Azure resources | management.azure.com <br>management.core.windows.net | https/443 | Used for creating Azure Websites or other resources to support the publishing of web applications, Azure Functions, or WebJobs |
111111
| Updated web publish tooling <br>checks and extension <br>recommendations | marketplace.visualstudio.com | https/443 | Used for checking for the availability of updated publish tooling. If disabled, a potential recommended extension for web publishing might not be shown |
112112
| Updated Azure Resource <br>Creation Endpoint Information | \*.blob.core.windows.net | https/443 | Used to update the endpoints used for the creation of Azure Resources for certain Azure Services. If disabled, the last downloaded or built in endpoint locations are used instead |

0 commit comments

Comments
 (0)