Skip to content

Commit 5c681d9

Browse files
committed
Edit intro
1 parent dd094cc commit 5c681d9

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

articles/ai-services/immersive-reader/how-to-create-immersive-reader.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,12 @@ ms.author: rwaller
1414

1515
# Create an Immersive Reader resource and configure Microsoft Entra authentication
1616

17-
In this article, we provide a script that creates an Immersive Reader resource and configures Microsoft Entra authentication. Each time an Immersive Reader resource is created, whether with this script or in the portal, it must also be configured with Microsoft Entra permissions.
17+
This article explains how to create an Immersive Reader resource by using the provided script. This script also configures Microsoft Entra authentication. Each time an Immersive Reader resource is created, whether with this script or in the portal, it must be configured with Microsoft Entra permissions.
1818

19-
The script creates and configures all the necessary Immersive Reader and Microsoft Entra resources for you, all in one step. However, you can also configure Microsoft Entra authentication for an existing Immersive Reader resource, if you already created one in the Azure portal.
19+
The script creates and configures all the necessary Immersive Reader and Microsoft Entra resources for you. However, you can also configure Microsoft Entra authentication for an existing Immersive Reader resource, if you already created one in the Azure portal. The script first looks for existing Immersive Reader and Microsoft Entra resources in your subscription, and creates them only if they don't already exist.
2020

2121
For some customers, it might be necessary to create multiple Immersive Reader resources, for development versus production, or perhaps for different regions where your service is deployed. For those cases, you can come back and use the script multiple times to create different Immersive Reader resources and get them configured with Microsoft Entra permissions.
2222

23-
The script is designed to be flexible. It first looks for existing Immersive Reader and Microsoft Entra resources in your subscription, and creates them only if they don't already exist.
24-
2523
## Permissions
2624

2725
The listed **Owner** of your Azure subscription has all the required permissions to create an Immersive Reader resource and configure Microsoft Entra authentication.

0 commit comments

Comments
 (0)