Skip to content

Commit f41731f

Browse files
authored
Update configure-authentication-for-federated-users-portal.md
Fixed a couple grammatical typos
1 parent d662eda commit f41731f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory/manage-apps/configure-authentication-for-federated-users-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ In the following examples, you create, update, link, and delete policies on appl
163163

164164
If nothing is returned, it means you have no policies created in your tenant.
165165

166-
### Example: Set HRD policy for an application
166+
### Example: Set an HRD policy for an application
167167

168168
In this example, you create a policy that when it is assigned to an application either:
169169
- Auto-accelerates users to an AD FS sign-in screen when they are signing in to an application when there is a single domain in your tenant.
@@ -246,7 +246,7 @@ Note the **ObjectID** of the policy that you want to list assignments for.
246246
Get-AzureADPolicyAppliedObject -id <ObjectId of the Policy>
247247
```
248248

249-
### Example: Remove an HRD policy for an application
249+
### Example: Remove an HRD policy from an application
250250
#### Step 1: Get the ObjectID
251251
Use the previous example to get the **ObjectID** of the policy, and that of the application service principal from which you want to remove it.
252252

0 commit comments

Comments
 (0)