次の方法で共有


Microsoft Places プレビューを有効にする

このページで説明する手順は、Microsoft Places プレビュー中にのみ必要です。 このページは、一般提供に達すると削除されます。

手順 1 - オプトイン

Microsoft Places強化された機能には、追加の有効化が必要です。 [Places プレビュー] [その他の機能] [オプトイン フォーム] に入力して作業を開始します。

注:

  • オプトイン後、テナントに拡張機能へのアクセス権が付与されるまでに最大で 1 週間かかることがあります。
  • 手順 2 で説明する DeployPlaces スクリプトは、拡張機能へのアクセスが既に許可されていることを前提としており、それ以外の場合はエラーが返されます。 その場合は、Microsoft Placesからの確認メールを待ってから、スクリプトをもう一度実行します。

手順 2 - DeployPlaces をインストールして実行する

テナントが拡張機能に対して有効になっていることを確認するメールを受信したら、Microsoft Placesプレビューをデプロイします。 そのために、次の操作を実行します。

  1. 管理者として PowerShell 7 を開く

  2. Install-Script -Name DeployPlacesを実行して、最新の DeployPlaces スクリプトをダウンロードします

  3. DeployPlacesを実行して、テナントにMicrosoft Placesをデプロイします。

プレビュー期間中、Microsoft Placesはメール対応のセキュリティ グループに依存して、コア機能または拡張機能にアクセスできるユーザー、Outlook で新しいPlaces Finder エクスペリエンスを表示できるかどうか、Spaces Analytics にアクセスできるかどうかを判断します。 DeploySpaces スクリプトでは、新しいセキュリティ グループを作成することも (推奨)、カスタム NSG を使用することもできます。

プロンプトが表示されたらYを選択すると、次のセキュリティ グループが作成されます。

エクスペリエンス/機能 Group Name グループ smtp アドレス
コア機能 Placesユーザー [8C8BF34B-6BB8-4441-A911-3A990C9D838B] placesUsers@contoso.com
強化された機能 Places上級ユーザー [8C8BF34B-6BB8-4441-A911-3A990C9D838B] placesAdvanced@contoso.com
iOS モバイル アプリのPlaces Places モバイル ユーザー [8C8BF34B-6BB8-4441-A911-3A990C9D838B] placesMobile@contoso.com
Space Analytics Places Analytics ユーザー [8C8BF34B-6BB8-4441-A911-3A990C9D838B] placesAnalytics@contoso.com
Places Finder Places Finder ユーザー [8C8BF34B-6BB8-4441-A911-3A990C9D838B] placesFinder@contoso.com

N選択した場合は、各機能セットに使用する予定のセキュリティ グループの表示名を入力する必要があります。 表示される出力の例を次に示します。

Do you want to use the default group display names for Places?
Enter [Y] for Yes or [N] for No: n
Please enter the display name of the group you want to use for Places Users: [Example1]
Please enter the display name of the group you want to use for Places Advanced Users: [Example2]
Please enter the display name of the group you want to use for Places Mobile Users: [Example3]
Please enter the display name of the group you want to use for Places Analytics Users: [Example4]
Please enter the display name of the group you want to use for Places Finder Users: [Example5]
Creating a security group - Places Users
Creating a security group - Places Mobile Users
Creating a security group - Places Analytics Users
Creating a security group - Places Advanced Features
Creating a security group - Places Finder Users
Adding Places Advanced Feature Users to the Places Users group
Adding Places Mobile Users to the Places Advanced Features group
Adding Places Analytics Users to the Places Advanced Features group
Adding Places Finder Users to the Places Advanced Features group
Places Security Groups have been created.
Installing Places Module
Connection has been successfully established. You can execute your commands now.

Microsoft Places機能セットが有効になり、選択したセキュリティ グループにマップされます。

Searching for group - Example1
Found Group Example1
Enabling Places Web App
WARNING: The settings are read from a cached storage for upto 12 hours.
Subscription name Tenant
----------------- ------
               [Foo]
Update completed successfully. To check the information updated please use the next cmdlet which reads updated values of settings from store.
Get-PlacesSettings -ReadFromPrimary
WARNING: The settings are read from a cached storage for upto 12 hours.
PlacesAdvancedFeatures set to True
Enabling Places Advanced Features for the tenant
Looking for group - Example2
Tenant being used - 5a3dd66b-d094-4bbc-b6c7-78ae9f5f2db3.TenantId
Enabling Advanced Places features
Update completed successfully. To check the information updated please use the next cmdlet which reads updated values of settings from store.
Get-PlacesSettings -ReadFromPrimary
WARNING: The settings are read from a cached storage for upto 12 hours.
Enabling the group that can use the Places iOS App
Looking for group - Example3
Update completed successfully. To check the information updated please use the next cmdlet which reads updated values of settings from store.
Get-PlacesSettings -ReadFromPrimary
WARNING: The settings are read from a cached storage for upto 12 hours.
Enabling the group that can see Places Analytics
Looking for group - Example4
Update completed successfully. To check the information updated please use the next cmdlet which reads updated values of settings from store.
Get-PlacesSettings -ReadFromPrimary
WARNING: The settings are read from a cached storage for upto 12 hours.
Enabling the group that can see Places Finder
Looking for group - Example5
Update completed successfully. To check the information updated please use the next cmdlet which reads updated values of settings from store.
Get-PlacesSettings -ReadFromPrimary
WARNING: The settings are read from a cached storage for upto 12 hours.

注:

新しいセキュリティ グループがテナントに反映され、Microsoft Placesで使用されるまでに最大 24 時間かかる場合があります。

手順 3 - セキュリティ グループにユーザーを追加する

ユーザーをセキュリティ グループに追加して、対応するMicrosoft Places機能にアクセスできるようにする必要があります。 次のいずれかの方法を使用できます。

注:

メンバーシップの変更がMicrosoft Placesエクスペリエンスに反映されるまでに最大 24 時間かかる場合があります。

注:

  • Microsoft Places モバイル アプリケーションはプレビューの一部ではなくなったので、Placesモバイル ユーザー セキュリティ グループは使用されなくなりました。