> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/smartsheet/system-admin/azure-active-directory/azure-active-directory-for-smartsheet-faq.md).

# Smartsheet用Azure Active Directoryに関するよくある質問

### プラン <a href="#y0a3mv3pueco" id="y0a3mv3pueco"></a>

* Smartsheet
* Enterprise

プラン タイプと含まれる機能の詳細については、 「[Smartsheetプラン](https://smartsheet.dxable.com/price/)」ページを参照してください。

**ディレクトリ統合を介してユーザーをプロビジョニングするのにどれくらい時間がかかりますか？**

Azure AD では、同期構成に応じてプロビジョニングの同期時間が異なります。\
ユーザーとグループの数、および同期タイプ (初期または増分)。詳細については、この [Microsoft サポートの記事](https://docs.microsoft.com/en-us/azure/active-directory/manage-apps/user-provisioning#how-long-will-it-take-to-provision-users)を参照してください。

**Azure AD のプロビジョニング エラーをトラブルシューティングするにはどうすればよいですか？**

Azure AD のエラーのトラブルシューティングについては、この Microsoft サポートの記事を参照してください。

**セルフホスト (オンプレミス) AD サーバーからSmartsheetと統合できますか？**

Azure AD Connect を使用して、セルフホステッド AD インスタンスを Azure AD インスタンスと同期できます。これにより、Azure AD インスタンスをSmartsheetとのディレクトリ統合に使用できるようになります。

**Active Directory 内の誰かが電子メールを変更するとどうなりますか？**

電子メール変更リクエストがSmartsheetに送信され、メインの電子メール アドレスが新しい電子メール アドレスで更新されます。アプリ内のプライマリ メール アドレスの変更と同様に、これは共有Smartsheetアイテムとそのアイテムが所有するアイテム、またはSmartsheet内のそれらへの他の既存の参照には影響しません。

{% hint style="info" %}
注記\
古いメール アドレスはアカウントから完全に削除されます。元の電子メール アドレスをセカンダリ エイリアスとして設定したい場合は、それをユーザー プロファイルに手動で追加できます。詳細については、 [「Smartsheetアカウントで使用するメール アドレスを変更する」](https://help.smartsheet.com/articles/2392037#manageemails)を参照してください。
{% endhint %}

**ユーザーが初めてSmartsheetにサインインするときに (ユーザーの自動プロビジョニングと同様に) ユーザーが確実に追加されるようにするにはどうすればよいですか？**

グループを設定し、すべてを実行したら、SMARTSHEET\_USER ユーザー グループを「すべてのユーザー」グループとして扱うことをお勧めします。すべてのユーザーをこのライセンスのないユーザー グループに追加すると、サインイン時に自動的に会社のアカウントに追加されるようになります。これは、将来これらのユーザーのライセンスには影響しません。

**Azure のエンタープライズ アプリケーション セクションには、多数のSmartsheetタイルがあります。 Azure Directory Provisioning を制御しているものを確認するにはどうすればよいですか？**

Azure 環境内のすべてのアプリケーションを表示する場合は、アプリケーション ID 3290e3f7-d3ac-4165-bcef-cf4874fc4270 のSmartsheet Enterprise タイルを探します。

**ディレクトリ統合にはユーザーの自動プロビジョニング(UAP) が必要ですか？**

はい。新しいユーザーを組織に確実に追加するには、ユーザーの自動プロビジョニングを有効にする必要があります。ユーザーの自動プロビジョニング を有効にしない場合、新しいユーザーは追加されません。これにより、プロビジョニング エラーが発生します。


---

# 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, and the optional `goal` query parameter:

```
GET https://manual.dxable.com/smartsheet/system-admin/azure-active-directory/azure-active-directory-for-smartsheet-faq.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
