News

Visual Studio App Center Adds More Enterprise Security

The Visual Studio App Center is previewing a new feature that adds more enterprise security to the app lifecycle management portal.

App Center provides a wide gamut of lifecycle management, including continuous build, test, deployment, and user engagement services along with other functionality. It touches upon several acronym-laden dev spaces such as mobile device management (MDM), mobile application management (MAM) and enterprise mobility management (EMM).

During the ongoing Microsoft Ignite conference, the App Center dev team announced the preview of a new security option directly targeting that enterprise space, enhancing the protection that comes with the Intune cloud service for enterprise mobility management.

Intune provides data protection via mobile services that allow for flexible mobile device and app management, enabling security for devices that employees bring themselves to use in an enterprise setting, for example. Line-of-business (LOB) apps for use on such devices can be uploaded to an Intune store and then safely disseminated to employee devices for enterprise use.

The App Center is now previewing the new Intune MAM Wrapper that -- as its name suggests -- wraps protection around individual apps.

"Now, along with the ability to publish your apps directly to the Intune store, App Center also now allows you to wrap your app with Intune app protection policies," Microsoft said in a blog post today (Sept. 27). "This functionality works great for companies who have a 'bring your own device' policy for company apps, adding security to your individual apps instead of enrolling and securing an entire device."

In an announcement post earlier this week, the dev team said the new service is a good option for BYOD scenarios, being less intrusive and deleting only app data rather than wiping an entire device clean.

"Admins and security persons can now turn on data protection with organization-wide policies, which also benefits LOB app developers as they can release MAM-ware apps to the Intune store," the team said. "After publishing the application to Intune, the admin can apply company-required policies via the Intune blade in the Azure portal."

As of now, the private beta preview works only with iOS apps and devices. Enterprises can request access (e-mail link) to try out the new feature. Developers can also sign up for a free trial of Intune following directions provided here. Also, Microsoft recently published documentation on Intune app-wrapping command-line tools for iOS and Android.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube