Skip to content

Commit

Permalink
Automated Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
merill committed Oct 23, 2024
1 parent cc61968 commit b12fd2c
Show file tree
Hide file tree
Showing 6 changed files with 768 additions and 745 deletions.
2 changes: 1 addition & 1 deletion site/permission.csv
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,7 @@ User.EnableDisableAccount.All,False,False,Enable and disable user accounts,2,,,u
User.Export.All,False,False,Export user's data,2,,,datapolicyoperation-get|datapolicyoperation-get|user-exportpersonaldata|user-exportpersonaldata|data,https://graphpermissions.merill.net/permission/User.Export.All.html
User.Invite.All,False,False,Invite guest users to the organization,1,,,invitation-post|invitation-post|invitation-post|invitation-post|,https://graphpermissions.merill.net/permission/User.Invite.All.html
User.ManageIdentities.All,False,False,Manage user identities,2,,,user-update|user-update|user-retryserviceprovisioning|user-retryserviceprovisioning|user-update|user,https://graphpermissions.merill.net/permission/User.ManageIdentities.All.html
User.Read.All,False,False,Read all users' full profiles,204,,,user-list-licensedetails|user-list-licensedetails|directoryobject-delta|directoryobject-delta|direct,https://graphpermissions.merill.net/permission/User.Read.All.html
User.Read.All,False,False,Read all users' full profiles,205,,,user-list-licensedetails|user-list-licensedetails|directoryobject-delta|directoryobject-delta|direct,https://graphpermissions.merill.net/permission/User.Read.All.html
User.ReadBasic.All,False,False,Read all users' basic profiles,116,,,outlookuser-supportedlanguages|outlookuser-supportedlanguages|user-list-directreports|user-list-dire,https://graphpermissions.merill.net/permission/User.ReadBasic.All.html
User.ReadWrite.All,False,False,Read and write all users' full profiles,345,,,user-post-manager|user-post-manager|user-list-licensedetails|user-list-licensedetails|user-assignlic,https://graphpermissions.merill.net/permission/User.ReadWrite.All.html
User.RevokeSessions.All,False,False,Revoke all sign in sessions for a user,4,,,user-revokesigninsessions|user-revokesigninsessions|user-revokesigninsessions|user-revokesigninsessi,https://graphpermissions.merill.net/permission/User.RevokeSessions.All.html
Expand Down
6 changes: 3 additions & 3 deletions site/permission/EduRoster.ReadWrite.All.html
Original file line number Diff line number Diff line change
Expand Up @@ -1864,17 +1864,17 @@ <h2 id="resources">Resources</h2>
<tr>
<td style="text-align: left;">capabilityStatus</td>
<td style="text-align: left;">String</td>
<td style="text-align: left;">For example, &quot;Enabled&quot;.</td>
<td style="text-align: left;">Condition of the capability assignment. The possible values are <code>Enabled</code>, <code>Warning</code>, <code>Suspended</code>, <code>Deleted</code>, <code>LockedOut</code>. See a detailed description of each value.</td>
</tr>
<tr>
<td style="text-align: left;">provisioningStatus</td>
<td style="text-align: left;">String</td>
<td style="text-align: left;">For example, &quot;Success&quot;.</td>
<td style="text-align: left;">The possible values are:<br><code>Success</code> - Service is fully provisioned.<br><code>Disabled</code> - Service is disabled.<br><code>Error</code> - The service plan isn't provisioned and is in an error state.<br><code>PendingInput</code> - The service isn't provisioned and is awaiting service confirmation.<br><code>PendingActivation</code> - The service is provisioned but requires explicit activation by an administrator (for example, Intune_O365 service plan)<br><code>PendingProvisioning</code> - Microsoft has added a new service to the product SKU and it isn't activated in the tenant.</td>
</tr>
<tr>
<td style="text-align: left;">service</td>
<td style="text-align: left;">String</td>
<td style="text-align: left;">The name of the service; for example, &quot;AccessControlS2S&quot;</td>
<td style="text-align: left;">The name of the service; for example, &quot;AccessControlS2S&quot;.</td>
</tr>
</tbody>
</table>
Expand Down
16 changes: 16 additions & 0 deletions site/permission/User.Read.All.html
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,10 @@ <h2 id="graph-methods">Graph Methods</h2>
</tr>
<tr>
<td><div class='d-flex flex-row w-100'><div><a class='btn border-0 p-1' target='_blank' href='https://learn.microsoft.com/en-us/graph/auth/auth-concepts#delegated-access-access-on-behalf-of-a-user' title='supports delegated access (access on behalf of a user)'><i class='bi bi-person-bounding-box'></i></a></div></div></td>
<td><div class='text-break'><a href="https://docs.microsoft.com/graph/api/user-list-memberof?view=graph-rest-1.0&amp;tabs=http">GET /me/memberOf</a></div></td>
</tr>
<tr>
<td><div class='d-flex flex-row w-100'><div><a class='btn border-0 p-1' target='_blank' href='https://learn.microsoft.com/en-us/graph/auth/auth-concepts#delegated-access-access-on-behalf-of-a-user' title='supports delegated access (access on behalf of a user)'><i class='bi bi-person-bounding-box'></i></a></div></div></td>
<td><div class='text-break'><a href="https://docs.microsoft.com/graph/api/outlookuser-supportedlanguages?view=graph-rest-1.0&amp;tabs=http">GET /me/outlook/supportedLanguages</a></div></td>
</tr>
<tr>
Expand Down Expand Up @@ -654,6 +658,10 @@ <h2 id="graph-methods">Graph Methods</h2>
</tr>
<tr>
<td><div class='d-flex flex-row w-100'><div><a class='btn border-0 p-1' target='_blank' href='https://learn.microsoft.com/en-us/graph/auth/auth-concepts#delegated-access-access-on-behalf-of-a-user' title='supports delegated access (access on behalf of a user)'><i class='bi bi-person-bounding-box'></i></a></div></div></td>
<td><div class='text-break'><a href="https://docs.microsoft.com/graph/api/user-list-memberof?view=graph-rest-beta&amp;tabs=http">GET /me/memberOf</a></div></td>
</tr>
<tr>
<td><div class='d-flex flex-row w-100'><div><a class='btn border-0 p-1' target='_blank' href='https://learn.microsoft.com/en-us/graph/auth/auth-concepts#delegated-access-access-on-behalf-of-a-user' title='supports delegated access (access on behalf of a user)'><i class='bi bi-person-bounding-box'></i></a></div></div></td>
<td><div class='text-break'><a href="https://docs.microsoft.com/graph/api/outlookuser-supportedlanguages?view=graph-rest-beta&amp;tabs=http">GET /me/outlook/supportedLanguages</a></div></td>
</tr>
<tr>
Expand Down Expand Up @@ -1344,6 +1352,10 @@ <h2 id="graph-methods">Graph Methods</h2>
<td><div class='text-break'><a href="https://learn.microsoft.com/powershell/module/microsoft.graph.users.actions/get-mgusermembergroup">Get-MgUserMemberGroup</a></div></td>
</tr>
<tr>
<td><div class='d-flex flex-row w-100'><div><a class='btn border-0 p-1' target='_blank' href='https://learn.microsoft.com/en-us/graph/auth/auth-concepts#delegated-access-access-on-behalf-of-a-user' title='supports delegated access (access on behalf of a user)'><i class='bi bi-person-bounding-box'></i></a></div></div></td>
<td><div class='text-break'><a href="https://learn.microsoft.com/powershell/module/microsoft.graph.users/get-mgusermemberofasgroup">Get-MgUserMemberOfAsGroup</a></div></td>
</tr>
<tr>
<td><div class='d-flex flex-row w-100'><div class='w-100 flex-column d-flex align-items-end'><a class='btn border-0 p-1' target='_blank' href='https://learn.microsoft.com/en-us/graph/auth/auth-concepts#app-only-access-access-without-a-user' title='supports app-only access (access without a user)'><i class='bi bi-box-fill'></i></a></div></div></td>
<td><div class='text-break'><a href="https://learn.microsoft.com/powershell/module/microsoft.graph.mail/get-mgusermessage">Get-MgUserMessage</a></div></td>
</tr>
Expand Down Expand Up @@ -1523,6 +1535,10 @@ <h2 id="graph-methods">Graph Methods</h2>
<td><div class='text-break'><a href="https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/get-mgbetausermemberobject">Get-MgBetaUserMemberObject</a></div></td>
</tr>
<tr>
<td><div class='d-flex flex-row w-100'><div><a class='btn border-0 p-1' target='_blank' href='https://learn.microsoft.com/en-us/graph/auth/auth-concepts#delegated-access-access-on-behalf-of-a-user' title='supports delegated access (access on behalf of a user)'><i class='bi bi-person-bounding-box'></i></a></div></div></td>
<td><div class='text-break'><a href="https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users/get-mgbetausermemberofasgroup">Get-MgBetaUserMemberOfAsGroup</a></div></td>
</tr>
<tr>
<td><div class='d-flex flex-row w-100'><div class='w-100 flex-column d-flex align-items-end'><a class='btn border-0 p-1' target='_blank' href='https://learn.microsoft.com/en-us/graph/auth/auth-concepts#app-only-access-access-without-a-user' title='supports app-only access (access without a user)'><i class='bi bi-box-fill'></i></a></div></div></td>
<td><div class='text-break'><a href="https://learn.microsoft.com/powershell/module/microsoft.graph.beta.mail/get-mgbetausermessage">Get-MgBetaUserMessage</a></div></td>
</tr>
Expand Down
2 changes: 1 addition & 1 deletion site/permission/WindowsUpdates.ReadWrite.All.html
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@ <h2 id="graph-methods">Graph Methods</h2>
</tr>
<tr>
<td><div class='d-flex flex-row w-100'><div><a class='btn border-0 p-1' target='_blank' href='https://learn.microsoft.com/en-us/graph/auth/auth-concepts#delegated-access-access-on-behalf-of-a-user' title='supports delegated access (access on behalf of a user)'><i class='bi bi-person-bounding-box'></i></a></div><div class='w-100 flex-column d-flex align-items-end'><a class='btn border-0 p-1' target='_blank' href='https://learn.microsoft.com/en-us/graph/auth/auth-concepts#app-only-access-access-without-a-user' title='supports app-only access (access without a user)'><i class='bi bi-box-fill'></i></a></div></div></td>
<td><div class='text-break'><a href="https://learn.microsoft.com/powershell/module/microsoft.graph.beta.windowsupdates/find-mgbetawindowsupdatesproductbycatalogid">Find-MgBetaWindowsUpdatesProductByCatalogId</a></div></td>
<td><div class='text-break'><a href="https://learn.microsoft.com/powershell/module/microsoft.graph.beta.windowsupdates/find-mgbetawindowsupdatesproductbykbnumber">Find-MgBetaWindowsUpdatesProductByKbNumber</a></div></td>
</tr>
<tr>
<td><div class='d-flex flex-row w-100'><div><a class='btn border-0 p-1' target='_blank' href='https://learn.microsoft.com/en-us/graph/auth/auth-concepts#delegated-access-access-on-behalf-of-a-user' title='supports delegated access (access on behalf of a user)'><i class='bi bi-person-bounding-box'></i></a></div><div class='w-100 flex-column d-flex align-items-end'><a class='btn border-0 p-1' target='_blank' href='https://learn.microsoft.com/en-us/graph/auth/auth-concepts#app-only-access-access-without-a-user' title='supports app-only access (access without a user)'><i class='bi bi-box-fill'></i></a></div></div></td>
Expand Down
Loading

0 comments on commit b12fd2c

Please sign in to comment.