# Multi-Geo

{% hint style="info" %}
KONNEKT バージョン 2.1 以降で利用可能
{% endhint %}

{% hint style="success" %}
KONNEKT 2.3 以降のマシンでは、Multi-Geo サポートは常に有効なため、このポリシーは無視されます。
{% endhint %}

このポリシーを使用すると、次のサポートを有効化できます [KONNEKT における OneDrive と SharePoint Online の Multi-Geo](https://learn.microsoft.com/en-us/microsoft-365/enterprise/multi-geo-capabilities-in-onedrive-and-sharepoint-online-in-microsoft-365?view=o365-worldwide) 。

**ポリシー名:** `Multi-Geo SharePoint サポート`

![](/files/6777dfc9bc7a70664625b102abd59d1604ec4eb7)

<table><thead><tr><th width="232.33333333333331"></th><th></th><th></th></tr></thead><tbody><tr><td>機能</td><td>値</td><td>動作</td></tr><tr><td>未設定</td><td>N/A</td><td>Multi-Geo は無効化されています</td></tr><tr><td>有効</td><td>1</td><td>Multi-Geo は有効化されています</td></tr><tr><td>無効</td><td>0</td><td>Multi-Geo は無効化されています</td></tr></tbody></table>

OneDrive と SharePoint Online の Multi-Geo の詳細については、こちらをご覧ください [こちらから](https://docs.microsoft.com/en-us/microsoft-365/enterprise/multi-geo-capabilities-in-onedrive-and-sharepoint-online-in-microsoft-365?view=o365-worldwide).

## **このポリシーを適用する方法はいくつかあります**

1. GPO 経由、こちらを参照 [GPO による設定](/ja/configuration/management-options/settings-via-gpo.md)
2. Intune を介したポリシーのプッシュ、こちらを参照 [Intune 管理デバイス向けの設定](/ja/configuration/management-options/setting-for-intune-managed-devices-1.md)
3. レジストリにキーを追加して手動で

### レジストリでの手動設定

{% hint style="info" %}
GPO または Intune 管理を使用する場合は、これは必要ありません
{% endhint %}

* **値の名前:** `SharepointMultiGeo`
* **値の種類:** `REG_DWORD`
* **値のデータ:** `1` （機能を有効化するには）、 `0` 無効にするには
* **保存された値** **内**:
  * `HKEY_CURRENT_USER\SOFTWARE\Policies\GlueckKanja\Konnekt`\
    または
  * `HKEY_LOCAL_MACHINE\SOFTWARE\Policies\GlueckKanja\Konnekt`


---

# 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.konnekt.io/ja/configuration/mappings/multi-geo.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.
