Commit Graph

9 Commits

Author SHA1 Message Date
Vesa Juvonen 71e0031828 Added SPFx version indicator to readme files for all samples. 2016-12-13 11:26:45 +02:00
Franck Cornu 9a333aebff react-real-time - Replaced the '@microsoft/sp-client-preview ' package with '@microsoft/sp-webpart-base' (#69)
* Replaced Microsoft Flow with Azure Logic Apps

* Update README.md

* Replaced the '@microsoft/sp-client-preview ' package with '@microsoft/sp-webpart-base' for the BaseClientSideWebPart definition according to the SPFx Drop 5 release notes (https://github.com/sharepoint/sp-dev-docs/wiki/Release-Notes-Drop-5)
2016-11-22 11:31:11 +02:00
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 fc0a38a1c5 Updated README.md file with the latest information. 2016-10-25 09:34:18 -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 cbb191fb25 Updated the README file 2016-10-24 13:26:45 -04:00
Franck Cornu c649ad9aa1 Renamed the sample folder according to the contribution guidance. 2016-10-24 13:17:37 -04:00