azureautomation / automation-packs

Collections of Automation resources that can include runbooks, configurations, modules, credentials, schedules, variables, connections, certificates, jobs, compilation jobs, and nodes.
MIT License
75 stars 42 forks source link

Bad Request for deploying start job resource #17

Open miteshpatekar opened 7 years ago

miteshpatekar commented 7 years ago

Has anyone got this error while deploying the template 101-get-vm-tutorial. All resources are deployed except the one with job. It fails with following error message { "error": { "code": "BadRequest", "message": "<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\"/>\r\n404 - File or directory not found.\r\n<style type=\"text/css\">\r\n\r\n\r\n\r\n\r\n<div id=\"header\">

Server Error

\r\n<div id=\"content\">\r\n <div class=\"content-container\">
\r\n

404 - File or directory not found.

\r\n

The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.

\r\n
\r\n\r\n\r\n\r\n" } }

I am trying to deploy an automation account with a runbook deployed and start the job automatically