> For the complete documentation index, see [llms.txt](https://docs.intunemacadmins.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.intunemacadmins.com/community/community-resources.md).

# Community Resources

We have highlighted a few key resources below and expect this list to grow as more people shift their interest to macOS management in Intune.

We highly recommend joining the [MacAdmins Slack](https://www.macadmins.org/), where you can start discussions with other Intune admins who work with macOS devices.

## Discussion Platforms

* [**MacAdmins Slack**](https://www.macadmins.org/) — The MacAdmins Slack is a community open to anyone, where members can discuss issues they encounter with Apple devices.
* [**Microsoft Mac Admins Group on LinkedIn**](https://www.linkedin.com/groups/13007354/) — This is the Microsoft Mac Admins community! A place for Microsoft Mac Admins who are working with M365 to connect, share, and learn from each other.
* [**Modern Endpoint Management Group on LinkedIn**](https://www.linkedin.com/groups/8761296/) — The Modern Endpoint Management (MEM) group is the official community for Endpoint technologies. This group allows members to share their experiences and knowledge related to the technology discussed within the group.

## Others

* [**Ugur Koc - Personal Blog**](https://ugurkoc.de/)
* [**Somesh Pathak - Personal Blog**](https://www.intuneirl.com/)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.intunemacadmins.com/community/community-resources.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.
