[Feature Request]: Support PAT to avoid "API rate limit exceeded" #167997
Labels
In-PR
Issue-Feature
Complex enough to require an in depth planning process and actual budgeted, scheduled work.
Description of the new feature/enhancement
I'm currently using
Tools/SandboxTest.ps1
for testing manifests locally. Sometimes I will trigger an error as follows.Note
Real IP address is masked for privacy. Just use
127.0.0.1
as a placeholder.Proposed technical implementation details (optional)
Upgrade
Tools/SandboxTest.ps1
and other Powershell scripts, so they can support loading PAT from environment variables or Windows Credential Manager. PAT authentication can get grant higher rate limitations for developers and avoid seeing this "limit exceeded" error.Tasks
The text was updated successfully, but these errors were encountered: