# Overview

*Applies to: Patch My PC Publisher*

The **Intune Apps** and **Intune Updates** tabs are where you select which third-party applications and updates should be published to Intune. Products enabled here determine which third-party applications and updates the Publisher will publish and maintain within your environment.

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2F93nZ3Q1JfNUZQ9WS4uaI%2Fimage.png?alt=media&#x26;token=674e8f06-d3f4-456f-8311-61c10743b485" alt="Intune Apps and Intune Updates Tab Overview" width="545"><figcaption></figcaption></figure>

Third-party applications *and* updates appear in the **All Apps** node in the Intune Admin Center.

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2FDLZUWTC2WJOOMUO1eSGS%2Fimage.png?alt=media&#x26;token=7c1ed38c-0271-48cc-b144-a6c11f24f7a0" alt="Applications and Updates appear in the All Apps view in the Intune Admin Center"><figcaption></figcaption></figure>

Additional behavior related to application and update publishing can be configured using the [**Options**](https://docs.patchmypc.com/patch-my-pc-publisher/administration/intune-apps-updates/options) button on the either the Intune Apps or Intune Updates tabs.

### Difference Between Intune Apps and Intune Updates

Products on both the Intune Apps and Intune Updates tabs are published as Win32 apps and use the same core detection method to determine installation state. The key difference is how applicability is handled.

Intune Apps are designed for initial installation and lifecycle management. They are generally applicable to any targeted device unless restricted by assignment filters or requirements.

Intune Updates, while still Win32 apps, include an additional requirement script. This script evaluates whether an older version of the application is already installed on the device. The update Win32 app is only considered applicable if a previous version is detected. This approach ensures that updates target existing installations rather than installing new applications.

Because Intune does not have a native compliance evaluation model like WSUS, this requirement script based logic is used to simulate update applicability while remaining fully integrated with the native Intune Win32 application model.


---

# 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.patchmypc.com/patch-my-pc-publisher/administration/intune-apps-updates/overview.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.
