-
Bug
-
Resolution: Fixed
-
Minor
I'm getting this errors in the logs for a template of mine:
AzureVMCloudVerificationTask: registerTemplateHelper: Registering template ubuntu-1604-docker on Azure for verification
Aug 22, 2017 3:51:34 AM INFO com.microsoft.azure.vmagent.AzureVMCloud canProvision
AzureVMCloud: canProvision: template ubuntu-1604-docker is awaiting verification or has failed verification
Aug 22, 2017 3:51:34 AM INFO com.microsoft.azure.vmagent.AzureVMCloudVerificationTask registerTemplateHelper
In the script console, when I actually println out the results of verifyTemplate() I get:
[Failed to validate the provided image reference: Invalid SKU]
That information would be quite helpful to include in the error log message