All notable changes to the "ado-codespaces-code" extension will be documented in this file.
- Add warning for non Codespace environments
- Credential helper for managed identities, installed at
~/azure-auth-helper
. - This one allows specifying custom scopes for the access token, like so:
$ ~/azure-auth-helper get-access-token "https://management.azure.com/.default"
- Add icon
- Update description, repository url
- Initial release