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.
New-AzureRmResourceGroupDeployment : 4:53:48 PM - Resource Microsoft.Sql/servers/firewallrules
'mydrivingdbserver-hppotg5wonc36/ARMTemplateRule' failed with message 'Resource not found for the segment
'firewallRules'.'
At C:\Users\admin\Source\Repos\MyDriving\scripts\PowerShell\deploy.ps1:147 char:16
New-AzureRmResourceGroupDeployment : 4:56:48 PM - Resource Microsoft.DataFactory/datafactories/linkedservices
'mydriving-dfhppotg5wonc36/MobileAppSqlLinkedService' failed with message 'The resource operation completed with
terminal provisioning state 'Failed'.'
At C:\Users\admin\Source\Repos\MyDriving\scripts\PowerShell\deploy.ps1:147 char:16
I'm getting 2 errors when running deploy1.ps.
New-AzureRmResourceGroupDeployment : 4:53:48 PM - Resource Microsoft.Sql/servers/firewallrules 'mydrivingdbserver-hppotg5wonc36/ARMTemplateRule' failed with message 'Resource not found for the segment 'firewallRules'.' At C:\Users\admin\Source\Repos\MyDriving\scripts\PowerShell\deploy.ps1:147 char:16
New-AzureRmResourceGroupDeployment : 4:56:48 PM - Resource Microsoft.DataFactory/datafactories/linkedservices 'mydriving-dfhppotg5wonc36/MobileAppSqlLinkedService' failed with message 'The resource operation completed with terminal provisioning state 'Failed'.' At C:\Users\admin\Source\Repos\MyDriving\scripts\PowerShell\deploy.ps1:147 char:16