News

Azure Mobile Apps Gains Node.js Support

Microsoft makes significant progress with its Azure App Service by extending Node.js support by releasing a Node SDK for Azure Mobile Apps.

Building on the momentum of the progress being made with the Azure App Service since its debut last May, Microsoft has announced a significant milestone in extending Node.js support by releasing a Node SDK for Azure Mobile Apps.

"This enables you to build and run mobile backends using Node.js on App Service, as well as add push notifications, mobile auth, offline sync and other mobile features and backend APIs to any Node.js app running on App Service," said Christopher Anderson, Microsoft Program Manager for the Azure App Servic, in a blog post.

The Node SDK is open sourced, and Anderson points users to a link on GitHub for those who want to contribute to its development.

Anderson demonstrated an example of Azure Mobile App project with the Node.js hook in the blog post, and links to a more comprehensive explanation showing how to create an Azure Mobile App backend to an iOS app here. Azure Mobile Apps currently support Azure SQL Database and SQL Server via a Mobile Apps Table layer for production-ready apps, and Microsoft also provides an in-memory data store for testing and demonstration only.

On a related note, the end is near for Azure SQL Database Web and Business editions -- in fact, they'll no longer be available as of Saturday, Sept. 12. An announcement about the retirement of those editions went out about a year ago, so if you've still got references to those editions in your projects, you'll find that those projects will probably have issues. As well, you won't be able to create any new projects with those editions, as they just won't be there, after Sept. 12.

Instead, you'll need to update to the Azure SQL DatabaseBasic, Standard, and Premium service tiers, introduced in April 2014 (and updated since then), which have introduced a bit more flexibility in performance and user scalability. A comprehensive guide to upgrading to the new tiers is posted here.

About the Author

You Tell 'Em, Readers: If you've read this far, know that Michael Domingo, Visual Studio Magazine Editor in Chief, is here to serve you, dear readers, and wants to get you the information you so richly deserve. What news, content, topics, issues do you want to see covered in Visual Studio Magazine? He's listening at [email protected].

comments powered by Disqus

Featured

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

  • Vibe Coding with Latest Visual Studio Preview

    Microsoft's latest Visual Studio preview facilitates "vibe coding," where developers mainly use GitHub Copilot AI to do all the programming in accordance with spoken or typed instructions.

  • Steve Sanderson Previews AI App Dev: Small Models, Agents and a Blazor Voice Assistant

    Blazor creator Steve Sanderson presented a keynote at the recent NDC London 2025 conference where he previewed the future of .NET application development with smaller AI models and autonomous agents, along with showcasing a new Blazor voice assistant project demonstrating cutting-edge functionality.

Subscribe on YouTube