Skip to content

Commit fa9d269

Browse files
authored
AzureKeyVaultV1 Bump Up (#9486)
* Update task.json * Update task.loc.json
1 parent e03c201 commit fa9d269

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Tasks/AzureKeyVaultV1/task.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"version": {
1515
"Major": 1,
1616
"Minor": 0,
17-
"Patch": 28
17+
"Patch": 29
1818
},
1919
"demands": [],
2020
"minimumAgentVersion": "2.0.0",
@@ -102,4 +102,4 @@
102102
"CouldNotFetchAccessTokenforMSIStatusCode": "Could not fetch access token for Managed Service Principal. Status code: %s, status message: %s",
103103
"RetryingWithVaultResourceIdFromResponse": "Retrying with vault resource Id reterieved from response : %s"
104104
}
105-
}
105+
}

Tasks/AzureKeyVaultV1/task.loc.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"version": {
1515
"Major": 1,
1616
"Minor": 0,
17-
"Patch": 28
17+
"Patch": 29
1818
},
1919
"demands": [],
2020
"minimumAgentVersion": "2.0.0",
@@ -102,4 +102,4 @@
102102
"CouldNotFetchAccessTokenforMSIStatusCode": "ms-resource:loc.messages.CouldNotFetchAccessTokenforMSIStatusCode",
103103
"RetryingWithVaultResourceIdFromResponse": "ms-resource:loc.messages.RetryingWithVaultResourceIdFromResponse"
104104
}
105-
}
105+
}

0 commit comments

Comments
 (0)