Posts

Showing posts with the label Microsoft Azure

Are you building apps with Intel XDK?

Then you may note the following: The latest update released October 11, 2016 is v3619 If you are using versions prioer to 2893 released in March 2016 then the following are no longer supported:           Build Tab          Test Tab          and the Intel App Preview Please upgrade to version 3619. After this the Debug tab and the hosted weinre server while using Test Tab and the Live Development pane under DEVELOP Tab are deprecated and will be retired soon. What's new in v 3619? A keyword-based filter for sorting samples and prjects New Linux and Apple OSX installers New Iot Project Samples using Microsoft Azure Many other issues have been addressed. Too numerous to sumarize here. Follow this link: https://software.intel.com/en-us/xdk/docs/release-notes-information-intel-xdk

Creating an Azure Mobile App Service

Image
Read about the Azure new App Service here: http://hodentek.blogspot.com/2015/03/microsofts-rolls-out-new-azure-app.html and the pricing info here: http://hodentek.blogspot.com/2015/03/azure-app-svc-pricing-highlights.html You need to get to the Azure new portal here: http://portal.azure.com which takes you to the secure site here: https://portal.azure.com/1cfd8109-1cce-4dbb-9a1c-80d0ebd45766 # I assume you have an Azure subscription. The site appears as shown. NewPortal-01 The first thing you need to do is to click on +New at the very bottom at this secure site. Items that can be created in the new portal gets displayed as shown. NewPortal-02 Click on Web+mobile . The items related to the new apps appear as shown. NewPortal-03 Let us create a Mobile App to see what is needed. Click on Mobile App . New Mobile App window is displayed as shown. NewPortal-04 The exclamation mark in the Name field means that this has already been taken by Micros...