docs(azure): add note around token usage

Signed-off-by: Callum Linington <callum.linington@uk.nationalgrid.com>
This commit is contained in:
Callum Linington
2023-02-02 10:39:59 +00:00
parent 37524f5885
commit 060713cab7
+2
View File
@@ -28,3 +28,5 @@ The configuration is a structure with two elements:
- `host`: The DevOps host; only `dev.azure.com` is supported.
- `token` (optional): A personal access token as expected by Azure DevOps.
> Note: The token should just be provided as the raw token generated by Azure DevOps using the format `:{raw_token}`