forked from TrueCloudLab/distribution
Bumps [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) from 1.3.0 to 1.6.0. - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md) - [Commits](https://github.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.3.0...sdk/azcore/v1.6.0) --- updated-dependencies: - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
17 lines
420 B
JSON
17 lines
420 B
JSON
{
|
|
"include": [
|
|
{
|
|
"Agent": {
|
|
"msi_image": {
|
|
"ArmTemplateParameters": "@{deployResources = $true}",
|
|
"OSVmImage": "env:LINUXNEXTVMIMAGE",
|
|
"Pool": "env:LINUXPOOL"
|
|
}
|
|
},
|
|
"GoVersion": [
|
|
"1.22.1"
|
|
],
|
|
"IDENTITY_IMDS_AVAILABLE": "1"
|
|
}
|
|
]
|
|
}
|