Alert
Copilot usage metrics reports now use GitHub-owned download URLs
As previously announced, the download URLs for Copilot usage metrics reports have migrated from Azure Front Door domains to a stable, GitHub-owned custom d
Alert
As previously announced, the download URLs for Copilot usage metrics reports have migrated from Azure Front Door domains to a stable, GitHub-owned custom d
As previously announced, the download URLs for Copilot usage metrics reports have migrated from Azure Front Door domains to a stable, GitHub-owned custom domain. This change improves URL stability and makes firewall and proxy allowlist management easier for enterprise customers.
Starting today, Copilot usage metrics report download links, which are returned by the Copilot Usage Metrics API, use the new domain copilot-reports.github.com instead of the previous copilot-reports-*.b01.azurefd.net pattern.
github.com (GHEC) customers:
| Previous | New | |
|---|---|---|
| Report download URL pattern | https://copilot-reports-*.b01.azurefd.net/... |
https://copilot-reports.github.com/... |
ghe.com customers:
| Previous | New | |
|---|---|---|
| Report download URL pattern | https://copilot-reports-*.b01.azurefd.net/... |
https://copilot-reports.*.ghe.com/... |
If your organization uses a firewall or proxy allowlist, add the following domain:
https://copilot-reports.github.comhttps://copilot-reports.SUBDOMAIN.ghe.com, where SUBDOMAIN is your enterprise’s dedicated subdomain on GHE.comThe legacy copilot-reports-*.b01.azurefd.net pattern will continue to work during a transition period, but will eventually be deprecated. We recommend updating your allowlists as soon as possible.
Note: In rare cases where Azure Front Door is unavailable, report downloads may fall back to direct Azure Blob Storage URLs (
*.blob.core.windows.net). If your organization requires uninterrupted access to reports during such events, you should also ensure*.blob.core.windows.netis in your allowlist.
The previous Azure Front Door domains were infrastructure-specific and could change when services were redeployed or reconfigured. Moving to a stable, GitHub-owned domain ensures that:
For more information, see the Copilot allowlist reference.
Join the discussion within GitHub Community.
The post Copilot usage metrics reports now use GitHub-owned download URLs appeared first on The GitHub Blog.
Starting today, new sign-ups for GitHub Classroom are no longer available as we transition to partner solutions. If you already have a GitHub Classroom account or existing classrooms, you can continue to use GitHub Class…
The Kubernetes project relies on transparency to empower cluster administrators and security researchers. One important way we do that is by publishing CVE records into the Common Vulnerabilities and Exposures database. …
This week, we’re rolling out two improvements to our delegated workflows for secret scanning. What’s changing Sort bypass and dismissal requests in the UI: You can now choose between ascending and descending…