Commit Graph

5 Commits

Author SHA1 Message Date
Franck Cornu d4e60c4c61 react-real-time - Replaced Microsoft Flow by Azure Logic Apps (#58)
* Replaced Microsoft Flow with Azure Logic Apps

* Update README.md
2016-11-09 03:08:38 +02:00
CGI\franck.cornu a1988489e2 Added a prerequisite step for the Add-AzureAccount cmdlet. Sometimes, the script may not run correctly (resources not found) if you have the wrong subscription saved in your PS session profile.
Added a warning in the deployment script if the service bus namespace is not found in the subscription.
Added debugging options in the iisnode.yml configuration file.
2016-11-02 13:57:07 -04:00
Franck Cornu f2819a0799 Forced the Node JS engine version to 6.9.0 for the Azure Web App. There was an issue with the azure-intune package (requires > 5.0.0 version)
Added a Guid to the service plan resource.
2016-10-25 15:00:41 -04:00
Franck Cornu 6e819e07cb Updated the deployment script with an unique name for Service Bus in Azure. 2016-10-24 17:14:30 -04:00
Franck Cornu c649ad9aa1 Renamed the sample folder according to the contribution guidance. 2016-10-24 13:17:37 -04:00