News

Microsoft Updates Azure Mobile Apps, Ponders Future

Microsoft announced several updates to its Azure Mobile Apps service and is conducting a survey to solicit feedback on its future.

Azure Mobile Apps includes various kinds of functionality, including creating cloud-based back-ends for mobile apps that provide data storage, online and offline sync, authentication, push notifications and more.

A recent upgrade (to v4.2) to the service's client libraries updated core platforms and moved to support .NET Standard, so it now works for:

  • Android 6.0 (API level 23 or higher)
  • iOS 10 or higher
  • UAP 10.0.16299.0 or higher
  • WPF (.NET Framework 4.6.1 and .NET Core 3.0 or higher)

The team also updated dependencies and allowed for the use of Xamarin.Essentials for the in-built authentication support within Xamarin environments.

Azure Mobile Apps
[Click on image for larger view.] Azure Mobile Apps (source: Microsoft).

However, the future of the service, which was in preview back in 2015, appears to be in doubt as the mobile app development scene has evolved greatly since its inception.

"Since writing the Azure Mobile Apps libraries, the development world has changed, especially as it pertains to the area that Azure Mobile Apps covers," Microsoft said. "New protocols like gRPC and GraphQL have entered the mix. The mobile Internet is speedier and more reliable. New use cases for mobile apps require support for different database types like NoSQL and Graph databases. It’s time to look at the future, and we need your help for that."

That help comes in participating in a "Azure Mobile Apps Future Plans Survey" to solicit feedback from developers.

"We will continue to support and evolve our Azure Mobile Apps libraries, so stay tuned for more samples, blogs, and updates in this space!"

The "continue to ... evolve" part of that last statement seems to be at odds with the project's client libraries GitHub site, though, as it states:

"Microsoft is committed to fully supporting Azure Mobile Apps, including support for the latest OS release, bug fixes, documentation improvements, and community PR reviews. Please note that the product team is not currently investing in any new feature work for Azure Mobile Apps. We highly appreciate community contributions to all areas of Azure Mobile Apps."

A reader brought up that seeming contradiction ("We can use Azure Mobile Apps and ignore previous post where team says no more features and development for this product?") and was answered thusly by Microsoft: "Our current plan is to bring the libraries up to date and to investigate future investments, so your response to the survey is appreciated!"

About the Author

David Ramel is an editor and writer for Converge360.

comments powered by Disqus

Featured

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

  • What's New for Python, Java in Visual Studio Code

    Microsoft announced March 2024 updates to its Python and Java extensions for Visual Studio Code, the open source-based, cross-platform code editor that has repeatedly been named the No. 1 tool in major development surveys.

Subscribe on YouTube