Microsoft
GH-300 · Question #50
Where is the proxy service hosted?
The correct answer is C. Microsoft Azure. GitHub Copilot's backend proxy service - which routes requests between the IDE client and the AI model - is hosted on Microsoft Azure. This makes sense given that GitHub is owned by Microsoft and its cloud infrastructure runs on Azure. The service is not self-hosted by default…
Understand GitHub Copilot data and architecture
Question
Where is the proxy service hosted?
Options
- ASelf hosted
- BAmazon Web Service
- CMicrosoft Azure
- DGoogle Cloud Platform
How the community answered
(33 responses)- A3% (1)
- B3% (1)
- C94% (31)
Explanation
GitHub Copilot's backend proxy service - which routes requests between the IDE client and the AI model - is hosted on Microsoft Azure. This makes sense given that GitHub is owned by Microsoft and its cloud infrastructure runs on Azure. The service is not self-hosted by default, nor is it hosted on AWS or Google Cloud Platform.
Topics
#GitHub Copilot#Proxy service#Hosting#Microsoft Azure
Community Discussion
No community discussion yet for this question.