# 使用 Intune 部署移动端 App

{% hint style="success" %}
对应的[官方文档地址](https://bitwarden.com/help/deploy-mobile-apps-with-intune/)
{% endhint %}

在业务环境中操作 Bitwarden 时，管理员可能希望借助 **Microsoft Intune** 向用户自动部署 BitWarden 移动 App。

Bitwarden 移动 App 可以使用 Intune 部署到托管设备。对于 **Android**，使用 Google Play Store，对于 **iOS**，使用 Apple App Store。请按照微软官方文档中的说明进行操作：

* **Android**：参阅[此处](https://learn.microsoft.com/zh-cn/intune/intune-service/apps/store-apps-android)的 Microsoft 文档。
* **iOS**：参阅[此处](https://learn.microsoft.com/zh-cn/intune/intune-service/apps/store-apps-ios)的 Microsoft 文档。


---

# 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://help.ppgg.in/docs/admin-console/deploy-client-apps/deploy-mobile-apps-with-intune.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.
