# Authorized Applications should be deployed to managed devices

## Description

An authorized application inventory should be kept for corporate approved applications. These applications should be packaged and deployed in Microsoft Intune from the applications section of the Intune Admin Center. The application lifecycle should be maintained through Intune, including the patch cycle.

## Policy

* Authorized Applications should be deployed to managed devices

## Licensing Considerations

• Any tenant with Intune licensing can access this setting.

## Set-Up Instructions

<https://learn.microsoft.com/en-us/mem/intune/apps/apps-win32-prepare>

[Add Microsoft Store apps to Microsoft Intune | Microsoft Learn](https://learn.microsoft.com/en-us/mem/intune/apps/store-apps-microsoft)

![](/files/iTHJL9FMrj2fWHYOj0MM)

## End-User Impact

{% hint style="info" %}
Level: <mark style="color:green;">Low</mark>
{% endhint %}

This will vary depending on the applications you are pushing out. The installation package you define will determine if the application will install automatically or provide the option to the user to install the application.

{% hint style="info" %}
Tips

• Leverage packaging tools like Winget and Chocolatey to help automate the app packaging and deployment.
{% endhint %}

## PowerShell Scripts

<https://github.com/Romanitho/Winget-Install>&#x20;

<https://github.com/Romanitho/Winget-AutoUpdate>&#x20;

<https://github.com/o-l-a-v/winget-intune-win32>

[powershell-intune-samples/Applications at master · microsoftgraph/powershell-intune-samples (github.com)](https://github.com/microsoftgraph/powershell-intune-samples/tree/master/Applications)

## Videos&#x20;

{% embed url="<https://www.youtube.com/watch?v=Vr5DagLF0Ow>" %}

{% embed url="<https://www.youtube.com/watch?v=FGZ7hrVBSE4>" %}

{% embed url="<https://www.youtube.com/watch?v=y2PbdOueUNQ>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tminus365.com/security/intune/authorized-applications-should-be-deployed-to-managed-devices.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
