Skip to content

Commit caac42c

Browse files
author
himanshu yadav
authored
fixing error message
1 parent 512057a commit caac42c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tasks/AzureCLI/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,6 @@
127127
"messages": {
128128
"ScriptReturnCode": "Script exited with return code: %d",
129129
"ScriptFailed": "Script failed with error: %s",
130-
"UnsupportedEndpointScheme": "Unsupported Endpoint Authorization Scheme: (certificate and usernamePassword for Azure Classic and ServicePrincipal for AzureRM "
130+
"UnsupportedEndpointScheme": "Unsupported Endpoint Authorization Scheme: Certificate and Username Password for Azure Classic and Service Principal for AzureRM"
131131
}
132132
}

0 commit comments

Comments
 (0)