Skip to content

Commit 34d9ab8

Browse files
committed
update powershell cmdlet
1 parent 9d8f4a3 commit 34d9ab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/manage-apps/manage-app-consent-policies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ It's a good idea to start by getting familiar with the existing app consent poli
129129
1. List all app consent policies:
130130

131131
```http
132-
GET https://graph.microsoft.com/v1.0/policies/permissionGrantPolicies
132+
GET /policies/permissionGrantPolicies?$select=id,displayName,description
133133
```
134134

135135
1. View the "include" condition sets of a policy:

0 commit comments

Comments
 (0)