Update GitHub Copilot configuration and telemetry demo documentation #1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request primarily includes changes to the
Demo1-Policies-Settings/README.md
andDemo2-Telemetry/GitHub-Copilot-API-Demo.md
files, along with some modifications to theDemo2-Telemetry/postman-setup-info/GitHubCopilotAPI.postman_collection.json
file. The changes aim to restructure and enhance the documentation and instructions for configuring GitHub Copilot for an organization or enterprise. Additionally, the pull request introduces new features to the Postman setup for the GitHub Copilot API.Documentation updates:
Demo1-Policies-Settings/README.md
: The documentation has been reformatted and expanded to provide more detailed instructions on how to configure GitHub Copilot for enterprise and organization users. This includes changing section titles, adding new sections, and providing more detailed descriptions of options and features. [1] [2]Demo2-Telemetry/GitHub-Copilot-API-Demo.md
: The steps for demonstrating the Copilot REST API have been updated and expanded. This includes new steps for getting organization usage information and updating variables with enterprise account details.Usability improvements:
Demo2-Telemetry/postman-setup-info/GitHubCopilotAPI.postman_collection.json
: The Postman collection for the GitHub Copilot API has been updated to include new requests for getting organization and enterprise usage information. Additionally, the "TOKEN" value has been updated to use a variable, and new variables for "ORG", "USERNAME", and "ENTERPRISE" have been added. [1] [2] [3] [4]