Azure-Samples / MyDriving

Building IoT or Mobile solutions are fun and exciting. This year for Build, we wanted to show the amazing scenarios that can come together when these two are combined. So, we went and developed a sample application. MyDriving uses a wide range of Azure services to process and analyze car telemetry data for both real-time insights and long-term patterns and trends. The following features are supported in the current version of the mobile app.
http://azure.com/mydriving
MIT License
387 stars 277 forks source link

powershell deploy1.ps completed with terminal provisioning state Failed #566

Open cateleu opened 8 years ago

cateleu commented 8 years ago

I ran deploy1.ps a few times and it failed with the following errors. Any clues?

New-AzureRmResourceGroupDeployment : 12:28:28 AM - Resource Microsoft.DataFactory/datafactories/datapipelines 'HackathonMydriving-dfgeyogxbfn7toa/FactTripDataCompute-HDI' failed with message '{ "status": "Failed", "error": { "code": "ResourceDeploymentFailure", "message": "The resource operation completed with terminal provisioning state 'Failed'." } }' At C:\Users\cateleu\Source\Repos\MyDriving\scripts\PowerShell\deploy.ps1:147 char:16

New-AzureRmResourceGroupDeployment : 12:28:29 AM - Resource Microsoft.DataFactory/datafactories/datapipelines 'HackathonMydriving-dfgeyogxbfn7toa/AzureMLDataPrep' failed with message '{ "status": "Failed", "error": { "code": "ResourceDeploymentFailure", "message": "The resource operation completed with terminal provisioning state 'Failed'." } }' At C:\Users\cateleu\Source\Repos\MyDriving\scripts\PowerShell\deploy.ps1:147 char:16

New-AzureRmResourceGroupDeployment : 12:28:29 AM - Resource Microsoft.DataFactory/datafactories/datapipelines 'HackathonMydriving-dfgeyogxbfn7toa/SetupHiveTablesPipeline' failed with message '{ "status": "Failed", "error": { "code": "ResourceDeploymentFailure", "message": "The resource operation completed with terminal provisioning state 'Failed'." } }' At C:\Users\cateleu\Source\Repos\MyDriving\scripts\PowerShell\deploy.ps1:147 char:16

New-AzureRmResourceGroupDeployment : 12:28:29 AM - Resource Microsoft.DataFactory/datafactories/datapipelines 'HackathonMydriving-dfgeyogxbfn7toa/DimUserCompute-HDI' failed with message '{ "status": "Failed", "error": { "code": "ResourceDeploymentFailure", "message": "The resource operation completed with terminal provisioning state 'Failed'." } }' At C:\Users\cateleu\Source\Repos\MyDriving\scripts\PowerShell\deploy.ps1:147 char:16

cateleu commented 8 years ago

it appears that in scenario_complete.json, baseName has to be using "mydriving". If I changed it to something else I could get those Write error.

298029lkk commented 7 years ago

My basename is 'mydriving' but still there will be this error, is why is it