mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
chore: updated sources for authentication using personal access tokens
This commit is contained in:
@@ -145,21 +145,25 @@ The extension will automatically install itself the first time you run an `az de
|
||||
All the references in the [further readings] section, plus the following:
|
||||
|
||||
- [Loops in Azure DevOps Pipelines]
|
||||
- [How to authenticate when I try to git clone from Azure git?]
|
||||
- [Use personal access tokens]
|
||||
|
||||
<!--
|
||||
References
|
||||
-->
|
||||
|
||||
<!-- Upstream -->
|
||||
[expressions]: https://learn.microsoft.com/en-us/azure/devops/pipelines/process/expressions
|
||||
[use predefined variables]: https://learn.microsoft.com/en-us/azure/devops/pipelines/build/variables
|
||||
[az devops]: https://learn.microsoft.com/en-us/cli/azure/devops?view=azure-cli-latest
|
||||
|
||||
<!-- In-article sections -->
|
||||
[further readings]: #further-readings
|
||||
|
||||
<!-- Knowledge base -->
|
||||
[azure cli]: cli.md
|
||||
|
||||
<!-- Upstream -->
|
||||
[az devops]: https://learn.microsoft.com/en-us/cli/azure/devops
|
||||
[expressions]: https://learn.microsoft.com/en-us/azure/devops/pipelines/process/expressions
|
||||
[use personal access tokens]: https://learn.microsoft.com/en-us/azure/devops/organizations/accounts/use-personal-access-tokens-to-authenticate
|
||||
[use predefined variables]: https://learn.microsoft.com/en-us/azure/devops/pipelines/build/variables
|
||||
|
||||
<!-- Others -->
|
||||
[how to authenticate when i try to git clone from azure git?]: https://stackoverflow.com/questions/62593521/how-to-authenticate-when-i-try-to-git-clone-from-azure-git#62630309
|
||||
[loops in azure devops pipelines]: https://pakstech.com/blog/azure-devops-loops/
|
||||
|
||||
Reference in New Issue
Block a user